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@34.0.0-beta.4
.
Release Notes for v34.0.0-beta.4
Fixes
- Fixed an issue where
WebContentsView
s were being improperly removed. #44670 (Also in 31, 32, 33) - Fixed file chooser dialogs for flaptak applications. #44681
Other Changes
- Updated Chromium to 132.0.6834.6. #44587