Electron: v20.0.0-beta.12 Release

Release date:
July 25, 2022
Previous version:
v20.0.0-beta.11 (released July 21, 2022)
Magnitude:
195 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v20.0.0-beta.12

trop[bot]
sudowoodo-release-bot[bot]

Directory Browser for v20.0.0-beta.12

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 v20.0.0-beta.12

Fixes

  • Added support for --ozone-platform-hint flag on Linux. #35014

    Other Changes

  • WebContents for <webview> are now only created after the 'will-attach-webview' event is emitted and preventDefault is not called. #35016