Electron v33.4.6
npm
npm install --save-dev electron@33.4.6
yarn
yarn add --dev electron@33.4.6
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)