Electron v33.4.6

npm
npm install --save-dev electron@33.4.6
yarn
yarn add --dev electron@33.4.6
Google ChromeChromium
130.0.6723.191
Node.jsNode.js
20.18.3
V8V8
13.0.245.25

Release Notes

Fixes

  • Fixed an issue where snapped windows in Windows may sometimes be improperly restored. #46038 (Also in 34, 35, 36)

  • Fixed an issue where system-context-menu incorrectly fired for all regions in frameless windows. #46025 (Also in 36)

  • Fixed incorrect titlebar in file save dialogs. #46075 (Also in 34, 35, 36)

Other Changes

  • Security: backported fix for 382005099. #46010

  • Security: backported fix for CVE-2025-1920. #46012