Electron: v21.0.0-beta.3 Release

Release date:
September 6, 2022
Previous version:
v21.0.0-beta.2 (released September 1, 2022)
Magnitude:
6 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v21.0.0-beta.3

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

Directory Browser for v21.0.0-beta.3

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 v21.0.0-beta.3

Fixes

  • Fixed an issue where screen.getCursorScreenPoint() crashed on Wayland when it was called before a BrowserWindow had been created. #35575

    Other Changes

  • Security: backported fix for CVE-2022-3075. #35543