Electron Releases

Filter by channel Filter by major release

Release Notes for v28.2.7

Fixes

  • Fixed chrome://process-internals failing to load. #41541 (Also in 29, 30)
  • Fixed an issue where user-did-{resign|become}-active were not emitted properly on macOS. #41526 (Also in 29, 30)

Other Changes

  • Security: backported fix for CVE-2024-2173. #41520

Release Notes for v28.2.6

Fixes

  • Fixed a crash that can result from some kinds of dynamic imports. #41491
  • Fixed an issue where webContents.print(options) failed if options was not passed or undefined is passed. #41478 (Also in 29, 30)
  • Fixed saving traces from devtools performance panel. #41492

Other Changes

  • Security: backported fix for CVE-2024-25062. #41487