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@31.0.0-beta.1
.
Release Notes for v31.0.0-beta.1
Fixes
- Fixed an error when calling
setAutoResize
on aBrowserView
. #42138 (Also in 30) - Fixed an inconsistent crash on maximizing window and relayout in Ubuntu. #42146 (Also in 30)
Other Changes
- Updated Chromium to 126.0.6445.0. #42119