Electron v35.0.0-beta.6

npm
npm install --save-dev electron@35.0.0-beta.6
yarn
yarn add --dev electron@35.0.0-beta.6
Google ChromeChromium
134.0.6990.0
Node.jsNode.js
22.9.0
V8V8
13.4.101

Release Notes

Fixes

  • Fixed an issue where windows on Windows with backgroundMaterial lost effect on maximization. #45525 (Also in 34)

  • Fixed the path for a needed library used for mksnapshot. #45546 (Also in 32, 33, 34)

  • Optimized webFrame.getZoomLevel and webFrame.getZoomFactor APIs. #45557

Other Changes

  • Updated Chromium to 134.0.6990.0. #45524