Electron v22.3.4

npm
npm install --save-dev electron@22.3.4
yarn
yarn add --dev electron@22.3.4
Google ChromeChromium
108.0.5359.215
Node.jsNode.js
16.17.1
V8V8
10.8.168.25

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