Electron v38.5.0
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)
Other Changes
Updated Chromium to 140.0.7339.249. #48569
Documentation
Documentation changes: #48684