npm install electron@v32.3.3
yarn add electron@v32.3.3
Release Notes
[!WARNING] Electron 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
beforenode.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