Electron Releases

Filter by channel Filter by major release

Release Notes for v25.9.4

Fixes

  • Fixed an issue where pressing the escape key did not properly trigger PDF presentation mode exit. #40411 (Also in 26, 27)
  • Fixed rendering on Linux due to broken shader cache compilation with driver updates. #40473 (Also in 27)

Other Changes

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

Release Notes for v25.9.3

Fixes

  • Fixed a potential crash when calling tray.popUpContextMenu on macOS. #40271 (Also in 26)
  • Fixed failing build when enable_electron_extensions=false. #40270 (Also in 26, 27)

Other Changes

  • Security: backported fix for chromium:1491912. #40266