Skip to content

electron v24.6.4

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 19 Jul 23:46
· 49 commits to 24-x-y since this release
115e497

Release Notes for v24.6.4

Fixes

  • Fixed an issue where BrowserWindow.moveAbove() and BrowserWindow.moveTop() did not work for child windows on macOS. #39072 (Also in 25, 26)
  • Fixed an issue where navigator.connection returned incorrect data. #39100 (Also in 25)
  • Fixed an issue where files could in some circumstances be selection when openFile was not passed as a dialog property. #39097 (Also in 25, 26)