Note: This is a beta release. Please file new issues for any bugs you find in it.
This release is published to npm under the beta tag and can be installed via npm install electron@beta
, or npm install electron@35.0.0-beta.6
.
Release Notes for v35.0.0-beta.6
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
andwebFrame.getZoomFactor
APIs. #45557
Other Changes
- Updated Chromium to 134.0.6990.0. #45524