Electron Releases - v19.0.12

npm install electron@v19.0.12
yarn add electron@v19.0.12

Release Notes

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)