Electron Releases

Filter by channel Filter by major release

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)