Electron Releases - v20.3.4

npm install electron@v20.3.4
yarn add electron@v20.3.4

Release Notes

Fixes

  • Fixed spurious promise rejection in webContents.loadURL when navigating to a hash. #36149 (Also in 21, 22)

Other Changes

  • Security: backported fix for 1356234. #36220
  • Security: backported fix for 1364604. #36080
  • Security: backported fix for 1368076. #36085
  • Security: backported fix for CVE-2022-3448. #36079
  • Security: backported fix for CVE-2022-3450. #36078
  • Security: backported fix for CVE-2022-3652. #36206
  • Security: backported fix for CVE-2022-3653. #36210