Electron Releases

Filter by channel Filter by major release

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)

Release Notes for v19.0.11

Fixes

  • Fixed WCO not responding to touch events on windows. #35176 (Also in 18, 20)
  • Fixed webContents.getUserAgent() incorrectly returning an empty string unless previously set. #35132 (Also in 17, 18, 20)
  • Fixed context menu not showing all items on macOS when dock is not hidden. #35199 (Also in 18)
  • None. #35172 (Also in 18, 20)

Other Changes

  • Disabled GPU acceleration on VMware on Linux. #35185