Electron v18.3.15

npm
npm install --save-dev electron@18.3.15
yarn
yarn add --dev electron@18.3.15
Google ChromeChromium
100.0.4896.160
Node.jsNode.js
16.13.2
V8V8
10.0.139.18

Release Notes

End of Support for 18.x.y

Electron 18.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.

Other Changes

  • Security: backported fix chromium:1346938. #35827

  • Security: backported fix for CVE-2022-3196. #35788

  • Security: backported fix for CVE-2022-3198. #35792