Electron v32.3.3
npm
npm install --save-dev electron@32.3.3
yarn
yarn add --dev electron@32.3.3
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.hbeforenode.hdon't compile as expected. #45871Security: 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