npm install electron@v36.0.0-alpha.2
yarn add electron@v36.0.0-alpha.2
Note: This is an alpha release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.
Release Notes
Fixes
- Fixed an issue where
system-context-menu
incorrectly fired for all regions in frameless windows. #46002
Other Changes
- Fixed an issue where Electron could fail to load on some older Linux distributions. #45984 (Also in 34, 35)
- Updated Chromium to 136.0.7062.0. #45987