Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	e480cb7103 
 
						 
						
							
							
								
								
								docs: clarify open-url not preventable ( #37564 )  
							
							... 
							
							
							
							docs: clarify open-url not preventable 
							
						 
						
							2023-03-14 14:17:28 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	8ee58e18fd 
 
						 
						
							
							
								
								
								refactor: createThumbnailFromPath takes size not maxSize ( #37362 )  
							
							... 
							
							
							
							refactor: createThumbnailFromPath takes size not maxSize 
							
						 
						
							2023-03-08 21:48:29 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Erick Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	f33bf2a271 
 
						 
						
							
							
								
								
								docs: remove outdated ipc example ( #37523 )  
							
							
							
						 
						
							2023-03-08 21:41:26 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									John Kleinschmidt 
								
							 
						 
						
							
							
								
							
							
	
	
	0d3aee26b9 
 
						 
						
							
							
								
								
								docs: fixup WebUSB fiddle ( #37455 )  
							
							... 
							
							
							
							docs: fixup webusb fiddle 
							
						 
						
							2023-03-07 21:36:31 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	4e85bb921b 
 
						 
						
							
							
								
								
								docs: remove misleading info from will-finish-launching docs ( #37514 )  
							
							
							
						 
						
							2023-03-06 16:24:52 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	512e56baf7 
 
						 
						
							
							
								
								
								feat: expose audio-state-changed on webContents ( #37366 )  
							
							... 
							
							
							
							feat: expose audio-state-changed on webContents 
							
						 
						
							2023-03-06 17:00:24 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Calvin 
								
							 
						 
						
							
							
								
							
							
	
	
	c8f715f9a1 
 
						 
						
							
							
								
								
								fix: Showing the about panel is async on all platforms ( #37440 )  
							
							... 
							
							
							
							* fix: about panel is a base::Value::Dict
* nix this test for a diff PR
* what if the about dialog was not blocking
* add this test back in
* document synchronicity
* github editor is a fan of spaces 
							
						 
						
							2023-03-06 09:46:35 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	6bd9ee6988 
 
						 
						
							
							
								
								
								feat: net.fetch() supports custom protocols ( #36606 )  
							
							
							
						 
						
							2023-03-02 15:47:45 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kevin Law 
								
							 
						 
						
							
							
								
							
							
	
	
	692876c737 
 
						 
						
							
							
								
								
								docs(clipboard): fix an issue of demo code ( #37438 )  
							
							... 
							
							
							
							doc(clipboard): fix an issue of demo code 
							
						 
						
							2023-03-02 12:24:59 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Theo Gravity 
								
							 
						 
						
							
							
								
							
							
	
	
	49df19214e 
 
						 
						
							
							
								
								
								feat: add enableLocalEcho flag to setDisplayMediaRequestHandler() callback ( #37315 )  
							
							
							
						 
						
							2023-03-01 11:37:19 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	3a5ae28c95 
 
						 
						
							
							
								
								
								feat: expose initiator in navigation events ( #37085 )  
							
							
							
						 
						
							2023-02-28 11:08:22 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	ed7b5c44a2 
 
						 
						
							
							
								
								
								feat: add types to webRequest filter ( #30914 )  
							
							
							
						 
						
							2023-02-27 11:16:59 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	3384908da1 
 
						 
						
							
							
								
								
								docs: document change in draggable region behavior on macOS ( #37396 )  
							
							
							
						 
						
							2023-02-24 11:10:27 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Black-Hole 
								
							 
						 
						
							
							
								
							
							
	
	
	868676aa5c 
 
						 
						
							
							
								
								
								feat: add httpOnly cookies.get filter ( #37255 )  
							
							... 
							
							
							
							feat: add httpOnly cookies filter 
							
						 
						
							2023-02-21 11:44:35 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	872d1fe05a 
 
						 
						
							
							
								
								
								feat: implement net.fetch ( #36733 )  
							
							
							
						 
						
							2023-02-20 12:57:38 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mikael Finstad 
								
							 
						 
						
							
							
								
							
							
	
	
	67a6fbf265 
 
						 
						
							
							
								
								
								docs: fixed a typo in process.defaultApp doc ( #37342 )  
							
							... 
							
							
							
							docs: improve `defaultApp` 
							
						 
						
							2023-02-20 13:06:19 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	0de1012280 
 
						 
						
							
							
								
								
								feat: add BrowserWindow.set/getWindowButtonPosition APIs ( #37094 )  
							
							
							
						 
						
							2023-02-17 19:06:32 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	fdab0799fe 
 
						 
						
							
							
								
								
								docs: only macOS 10.13+ is supported now ( #37286 )  
							
							... 
							
							
							
							Co-authored-by: Milan Burda <miburda@microsoft.com> 
							
						 
						
							2023-02-15 16:29:02 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	889859df5b 
 
						 
						
							
							
								
								
								feat: include all standard paper sizes for webContents.print() ( #37159 )  
							
							
							
						 
						
							2023-02-14 11:44:34 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Ferreira 
								
							 
						 
						
							
							
								
							
							
	
	
	cb03c6516b 
 
						 
						
							
							
								
								
								docs: add win.isFocusable() return type ( #37245 )  
							
							... 
							
							
							
							docs: fix `win.isFocusable()` return type 
							
						 
						
							2023-02-14 10:01:22 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	a38b711fb1 
 
						 
						
							
							
								
								
								feat: add logUsage to shell.openExternal() options ( #37139 )  
							
							... 
							
							
							
							Co-authored-by: Milan Burda <miburda@microsoft.com> 
							
						 
						
							2023-02-14 17:53:18 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	71944f2c3b 
 
						 
						
							
							
								
								
								refactor: simplify events ( #37099 )  
							
							
							
						 
						
							2023-02-13 13:39:18 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	3180312595 
 
						 
						
							
							
								
								
								chore: update  https://cs.chromium.org/  links to  https://source.chromium.org/  ( #37190 )  
							
							... 
							
							
							
							Co-authored-by: Milan Burda <miburda@microsoft.com> 
							
						 
						
							2023-02-11 18:52:32 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	e5e9186d61 
 
						 
						
							
							
								
								
								docs: add missing clipboard-sanitized-write permission value to setPermissionRequestHandler() ( #37173 )  
							
							... 
							
							
							
							Co-authored-by: Milan Burda <miburda@microsoft.com> 
							
						 
						
							2023-02-09 11:38:39 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	35a9e67dba 
 
						 
						
							
							
								
								
								chore: rename built-in modules to bindings to match naming update in node ( #37182 )  
							
							
							
						 
						
							2023-02-09 10:31:38 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	22de86d5f4 
 
						 
						
							
							
								
								
								docs: remove reference to electron/releases ( #37164 )  
							
							
							
						 
						
							2023-02-08 15:27:09 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Rose 
								
							 
						 
						
							
							
								
							
							
	
	
	9a0a0a7a46 
 
						 
						
							
							
								
								
								fix: type for received-apns-notification event ( #37177 )  
							
							
							
						 
						
							2023-02-07 22:43:29 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	6a3cb34326 
 
						 
						
							
							
								
								
								fix: expose native bindings by process type ( #35949 )  
							
							
							
						 
						
							2023-02-07 20:22:18 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	d17507e3f6 
 
						 
						
							
							
								
								
								docs: use relative links within docs ( #37042 )  
							
							
							
						 
						
							2023-02-07 19:28:24 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Keeley Hammond 
								
							 
						 
						
							
							
								
							
							
	
	
	9b2b3aa287 
 
						 
						
							
							
								
								
								docs: update stable dates ( #37150 )  
							
							
							
						 
						
							2023-02-06 13:42:58 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	8d382b9c60 
 
						 
						
							
							
								
								
								chore: remove deprecated capturer count APIs ( #37075 )  
							
							... 
							
							
							
							chore: remove deprecated incrementCapturerCount() / decrementCapturerCount()
Co-authored-by: Milan Burda <miburda@microsoft.com> 
							
						 
						
							2023-02-06 07:54:47 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	9ec13afeaf 
 
						 
						
							
							
								
								
								docs: add missing ipcRenderer require to example code ( #37134 )  
							
							
							
						 
						
							2023-02-06 14:40:16 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Samuel Attard 
								
							 
						 
						
							
							
								
							
							
	
	
	1a6085e20e 
 
						 
						
							
							
								
								
								docs: improve globalShortcut and hookWindowMessage types ( #37115 )  
							
							
							
						 
						
							2023-02-02 12:31:28 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	23ae0dde17 
 
						 
						
							
							
								
								
								docs: use automatic link syntax for symbol server link ( #37089 )  
							
							
							
						 
						
							2023-02-02 19:16:41 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	ac266e2187 
 
						 
						
							
							
								
								
								docs: remove invalid appcache value from storages in clearStorageData() ( #37095 )  
							
							
							
						 
						
							2023-02-01 17:35:21 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	fd761ec8f7 
 
						 
						
							
							
								
								
								chore: strip trailing whitespace ( #35969 )  
							
							
							
						 
						
							2023-02-01 12:59:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	730a07ad62 
 
						 
						
							
							
								
								
								docs: note how to clear an aspect ratio ( #37074 )  
							
							
							
						 
						
							2023-01-31 12:36:09 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	899881457b 
 
						 
						
							
							
								
								
								docs: update modules list in docs/README.md ( #37080 )  
							
							
							
						 
						
							2023-01-31 12:29:33 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Cheng Zhao 
								
							 
						 
						
							
							
								
							
							
	
	
	c303135b02 
 
						 
						
							
							
								
								
								fix: fallback to GtkStatusIcon when app indicator is not supported ( #36815 )  
							
							... 
							
							
							
							* chore: get ready for multi backend tray
* fix: fallback to GtkStatusIcon when app indicator is not supported
* chore: use smart pointers 
							
						 
						
							2023-01-26 19:15:55 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shelley Vohr 
								
							 
						 
						
							
							
								
							
							
	
	
	7d46d3ec9d 
 
						 
						
							
							
								
								
								feat: emit devtools-open-url event for DevTools link selection ( #36774 )  
							
							... 
							
							
							
							* feat: emit event for DevTools link selection
* chore: devtools-open-in-new-tab -> devtools-open-url 
							
						 
						
							2023-01-26 09:54:26 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Himanshu Patil 
								
							 
						 
						
							
							
								
							
							
	
	
	8d008c977d 
 
						 
						
							
							
								
								
								docs: updated deep link docs ( #36952 )  
							
							... 
							
							
							
							* removed open-url listener from windows code
* updated deep-link fiddle
* fixed url hash to app.requestSingleInstanceLock
* code linted
* updated website url to relative file path
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com> 
							
						 
						
							2023-01-26 16:20:10 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	ca3145a547 
 
						 
						
							
							
								
								
								chore: use vscode-markdown-languageservice for link linting ( #36901 )  
							
							... 
							
							
							
							* chore: use vscode-markdown-languageservice for docs link linting
* docs: make links relative 
							
						 
						
							2023-01-24 09:00:25 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	f20d0b4ecb 
 
						 
						
							
							
								
								
								chore: clean up .keep files ( #36980 )  
							
							
							
						 
						
							2023-01-23 09:57:00 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									GGIEnrike 
								
							 
						 
						
							
							
								
							
							
	
	
	5ce8dfdcb5 
 
						 
						
							
							
								
								
								docs: Change factuality and word choice in app.runningUnderARM64Translation ( #36947 )  
							
							... 
							
							
							
							Change factuality and word choice.
Added "or WOW" to the phrase, "when they are running the x64 version under Rosetta", to reflect the use of a supported platform, Windows, as a possible scenario.
Changed the wording of that same sentence to make it appear clearer. "incorrectly" to "mistakenly" and moved this word to before the verb instead of the end of the sentence. 
							
						 
						
							2023-01-19 15:00:06 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	4e4ae9ff53 
 
						 
						
							
							
								
								
								docs: update clipboard fiddles ( #36946 )  
							
							
							
						 
						
							2023-01-19 14:59:35 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	2c56a06ad3 
 
						 
						
							
							
								
								
								feat: add label property to Display objects ( #36855 )  
							
							
							
						 
						
							2023-01-18 15:44:40 +09:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	d94f35a8f6 
 
						 
						
							
							
								
								
								chore: disallow shortcut reference links in docs Markdown ( #36860 )  
							
							... 
							
							
							
							* chore: disallow shortcut reference links in docs Markdown
* docs: clean up shortcut-style links 
							
						 
						
							2023-01-16 10:22:49 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	a9c03950c0 
 
						 
						
							
							
								
								
								docs: cleanup reference links ( #36659 )  
							
							
							
						 
						
							2023-01-11 22:16:34 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Milan Burda 
								
							 
						 
						
							
							
								
							
							
	
	
	1c9e7687f9 
 
						 
						
							
							
								
								
								docs: add missing window-management permission value to setPermissionRequestHandler() ( #36776 )  
							
							... 
							
							
							
							Co-authored-by: Milan Burda <miburda@microsoft.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com> 
							
						 
						
							2023-01-10 09:49:04 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									David Sanders 
								
							 
						 
						
							
							
								
							
							
	
	
	0d05273024 
 
						 
						
							
							
								
								
								docs: fix link in breaking-changes.md ( #36793 )  
							
							
							
						 
						
							2023-01-09 16:37:57 +09:00