Electron: v20.0.0-beta.1 Release

Release date:
June 21, 2022
Previous version:
v20.0.0-alpha.7 (released June 20, 2022)
Magnitude:
11 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v20.0.0-beta.1

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

Directory Browser for v20.0.0-beta.1

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

Fixes

  • Fixed a performance problem in crashReporter.start() on macOS. #34639 <span style="font-size:small;">(Also in 17, 18, 19)</span>
  • Fixed an issue where media keys would be sent to Electron on Windows no matter which window was in focus. #34647 <span style="font-size:small;">(Also in 19)</span>