Release Comparison
Dependency Changes
Combined Release Notes
Features
Fixes
Fixed a potential crash in
dialog.showOpenDialogon Windows with an empty extension filter array. #48660 (Also in 37, 39)Fixed an error when checking environmental variables when using remote checksums when installing Electron via npm. #48672 (Also in 37, 39)
Fixed an issue where
trafficLightPositionwould not be correctly applied when usingtitleBarStyle: 'customButtonsOnHover'on macOS 26. #48620 (Also in 37, 39)Fixed an issue where button background on mouse hover with
titleBarOverlaywasn't always calculated to provide appropriate minimum contrast. #48595 (Also in 37, 39)Fixed an issue where icons didn't show up as expected on Windows Toast notifications. #48630 (Also in 39)
Fixed crash when inspector agent attempts to evaluate on provisional frames. #48513 (Also in 39)
Fixed Windows
dialog.showMessageBoxdefault button handling. #48519 (Also in 36, 37, 39)Fixed an issue where
shell.openExternalcaused an unexpected dialog to open when there was no app suitable to open the url. #48517 (Also in 39)Fixed an issue where authentication via websockets can crash. #48539 (Also in 37, 39)
Fixed an issue where changing the resizable property on a window would break the styles of a transparent window. #48499 (Also in 39)