electron v34.0.0-beta.4
Pre-release
Pre-release
sudowoodo-release-bot
released this
18 Nov 16:23
·
31 commits
to 34-x-y
since this release
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 [email protected]
.
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