Electron v40.6.1
Latest StableRelease Notes
Fixes
Fixed
globalShortcutnot working on Wayland withGlobalShortcutsPortalfeature enabled. #49870 (Also in 41)Fixed an issue where making a window fullscreen on Windows, minimizing it and then restoring it broke previous fullscreen state. #49892 (Also in 41)
Fixed an issue where menu item enabled state wasn't updated during key equivalent dispatch when the menu was closed on macOS. #49889 (Also in 39, 41)
Fixed an issue where pressing AltGr could activate or focus the menu bar. #49915 (Also in 39, 41)
Fixed an issue where setting
zoomFactorinsetWindowOpenHandler'soverrideBrowserWindowOptionshad no effect on windows opened viawindow.open(). #49909 (Also in 41)Fixed draggable regions not updating position when DevTools is docked to the left or right in a frameless window. #49847 (Also in 39, 41)
Fixed memory leak when setting icons on Linux/GTK. #49898 (Also in 38, 39, 41)
Fixed startup crash when V8 sandbox is disabled. #49884 (Also in 41)