Electron v36.0.0-alpha.2

npm
npm install --save-dev electron@36.0.0-alpha.2
yarn
yarn add --dev electron@36.0.0-alpha.2
Google ChromeChromium
136.0.7062.0
Node.jsNode.js
22.14.0
V8V8
13.6.32

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