npm electron 26.0.0
electron v26.0.0

latest releases: 32.1.2, 32.1.1, 33.0.0-beta.1...
13 months ago

Release Notes for v26.0.0

Features

  • Added partial support for chrome.tabs.query. #39431 (Also in 25)
  • Added support for several more Node.js cli flags in the main process. #39373 (Also in 24, 25)
  • Support Chrome Extensions minimum_chrome_version manifest key. #39357

Fixes

  • Fixed clipboard.readImage() getting blocked when there is no PNG image in the clipboard. #39487
  • Fixed a rare crash when closing active native tab on macOS. #39410 (Also in 25)
  • Fixed an accessibility issue where VoiceOver couldn't trigger the tray action when selected to emit the click event. #39439
  • Fixed an issue where browserView.removeBrowserView could cause a crash in some cases. #39406 (Also in 24, 25)

Other Changes

  • The systemPreferences.getAppLevelAppearance and systemPreferences.setAppLevelAppearance APIs have been deprecated, as well as the alternate-selected-control-text value for systemPreferences.getColor. #39492
  • The webContents.getPrinters API has been deprecated. #39459
  • Updated Chromium to 116.0.5845.82. #39458

Don't miss a new electron release

NewReleases is sending notifications on new releases.