Electron: v20.0.0-beta.11 Release

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

Top Contributors in v20.0.0-beta.11

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

Directory Browser for v20.0.0-beta.11

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.11

Fixes

  • Fixed a crash when calling BrowserWindow.setEnabled(). #34972
  • Fixed a potential printing hang. #34968