Electron v32.3.3

npm
npm install --save-dev electron@32.3.3
yarn
yarn add --dev electron@32.3.3
Google ChromeChromium
128.0.6613.186
Node.jsNode.js
20.18.1
V8V8
12.8.374.38

Release Notes

WARNINGElectron 32 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

  • Fixed an issue where native Node.js addons including uv.h before node.h don't compile as expected. #45871

  • Security: backported fix for 383772517.

    • Security: backported fix for 390465670.

    • Security: backported fix for CVE-2025-0445. #45706

  • Security: backported fix for 389330329. #45702

  • Security: backported fix for CVE-2025-0998. #45719