Skip to content

electron v25.6.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 16 Aug 23:05
· 76 commits to 25-x-y since this release
417f2fd

Release Notes for v25.6.0

Features

  • Added partial support for chrome.tabs.query. #39430 (Also in 26)
  • Added support for several more Node.js cli flags in the main process. #39374 (Also in 24, 26)

Fixes

  • Fixed a potential crash when calling BrowserWindow.moveTop() on modal child windows. #39528 (Also in 26)
  • Fixed an accessibility issue where VoiceOver couldn't trigger the tray action when selected to emit the click event. #39448 (Also in 26)