Electron Releases

Filter by channel Filter by major release

Release Notes for v26.3.0

Features

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

Fixes

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

Other Changes

  • Updated Chromium to 116.0.5845.228. #40043