Electron Releases

Filter by channel Filter by major release

Release Notes for v19.0.13

Fixes

  • Fixed an issue where WCO could occlude DevTools opened in any non-detached mode. #35308 (Also in 18, 20)
  • Fixed crash in renderer when resuming system from sleep. #35337 (Also in 18, 20, 21)
  • Fixed the alignment of the WCO restore button. #35314 (Also in 20)

Other Changes

  • Backported fix for 1333970. #35267
  • Security: backported fix for CVE-2022-2618. #35273
  • Security: backported fix for CVE-2022-2624. #35269

Release Notes for v19.0.12

Fixes

  • Fixed an issue where app.relaunch loses args when execPath is specified. #35252 (Also in 20, 21)
  • Fixed support for Wayland client-side decorations. #35207 (Also in 20)

Other Changes

  • Security: backported fix for 1264288. #35237
  • Security: backported fix for CVE-2022-2610. #35271
  • Security: backported fix for CVE-2022-2615. #35275
  • Security: backported fix for chromium:1343889. #35239

Unknown

  • Fixed a typo in the section on debugging with VSCode. #35284 (Also in 20, 21)