Skip to content

electron v34.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 18 Nov 16:23
· 31 commits to 34-x-y since this release
9bd442f

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 WebContentsViews 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