Electron v22.3.5

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

Release Notes

Fixes

  • Fixed an issue where calling port.postMessage in MessagePortMain with some invalid parameters could cause a crash. #37725 (Also in 23, 24)

  • Fixed canceling of bluetooth requests when no devices are returned. #37739 (Also in 23, 24)

Other Changes

  • Security: backported fix for 1412991. #37659

  • Security: backported fix for 1418734. #37661

  • Security: backported fix for CVE-2023-1214. #37654

  • Security: backported fix for CVE-2023-1217. #37652

  • Security: backported fix for CVE-2023-1218. #37650

  • Security: backported fix for CVE-2023-1219. #37669

  • Security: backported fix for CVE-2023-1529. #37694

  • Security: backported fix for CVE-2023-1530. #37698

  • Security: backported fix for CVE-2023-1531. #37696

  • Security: backported fix for CVE-2023-1532. #37693

  • Security: backported fix for CVE-2023-1534. #37691