Skip to content

electron v25.9.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 05 Oct 00:24
· 28 commits to 25-x-y since this release
b564677

Release Notes for v25.9.0

Features

  • Added support for chrome.scripting extension APIs. #39677 (Also in 26, 27)

Fixes

  • Fixed BrowserView.setBounds calls not painting view in new bounds in some cases. #40035 (Also in 26, 27)
  • Fixed an issue where webContents.print could fail when options is a frozen object. #40028 (Also in 26, 27)
  • Fixed an issue where vibrant windows incorrectly have square corners when they're modals on macOS. #39997 (Also in 26, 27)