Electron v35.0.0-beta.12

npm
npm install --save-dev electron@35.0.0-beta.12
yarn
yarn add --dev electron@35.0.0-beta.12
Google ChromeChromium
134.0.6998.23
Node.jsNode.js
22.14.0
V8V8
13.4.114.11

Release Notes

Fixes

  • Fixed an issue where contextmenu events wouldn't be correctly dispatched in draggable regions on Linux. #45841

Other Changes

  • Fixed 35.0.0-beta.11 build issue. #45838