Electron Releases

Filter by channel Filter by major release

Release Notes for v26.6.0

Features

  • Added keyboardLock to ses.setPermissionRequestHandler(handler). #40458 (Also in 27, 28)

Fixes

  • Fixed a unexpectedly thrown error in some unsupported chrome extensions. #40512 (Also in 27, 28)

Other Changes

  • Security: backported fix for CVE-2023-5996. #40518

Release Notes for v26.5.0

Features

  • Added a tabbingIdentifier property to BrowserWindow. #40410 (Also in 27)

Fixes

  • Fixed an issue where WebViews could sometimes crash on unload. #40443 (Also in 27, 28)
  • Fixed rendering on Linux due to broken shader cache compilation with driver updates. #40452 (Also in 25, 27)

Other Changes

  • Security: backported fix for CVE-2023-5849.
    • Security: backported fix for CVE-2023-5482. #40436