Electron Releases - v22.3.4

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

Release Notes

Fixes

  • Fixed an issue with potential dock icon duplication on macOS. #37623 (Also in 23, 24)
  • Fixed issue with BrowserWindow not updating after call to previewFile. #37576 (Also in 23, 24)
  • Improved error messages on session.cookies.set failure. #37595 (Also in 23, 24)

Other Changes

  • Security: backported fix for 1415249. #37671
  • Security: backported fix for 1416916. #37657
  • Security: backported fix for 1417585. #37663
  • Security: backported fix for CVE-2023-1213. #37656
  • Security: backported fix for CVE-2023-1215. #37648
  • Security: backported fix for CVE-2023-1220. #37667