github electron/electron v25.3.1
electron v25.3.1

latest releases: v32.0.0-nightly.20240517, v31.0.0-beta.3, v32.0.0-nightly.20240516...
10 months ago

Release Notes for v25.3.1

Fixes

  • Fixed an issue where BrowserWindow.moveAbove() and BrowserWindow.moveTop() did not work for child windows on macOS. #39071 (Also in 24, 26)
  • Fixed an issue where files could in some circumstances be selection when openFile was not passed as a dialog property. #39096 (Also in 24, 26)
  • Fixed an issue with webContents.print({ silent: true }) not working correctly. #39095 (Also in 26)
  • Fixed an issue with the application menu overlapping menu items on Windows 11. #39099 (Also in 26)

Other Changes

  • Updated Chromium to 114.0.5735.243. #39146

Don't miss a new electron release

NewReleases is sending notifications on new releases.