Electron: v20.0.0-beta.9 Release

Release date:
July 14, 2022
Previous version:
v20.0.0-beta.8 (released July 11, 2022)
Magnitude:
289 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v20.0.0-beta.9

trop[bot]
electron-roller[bot]
sudowoodo-release-bot[bot]

Directory Browser for v20.0.0-beta.9

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

Fixes

  • Ensures that requestMediaKeySystemAccess eventually resolves / rejects. #34891 <span style="font-size:small;">(Also in 19)</span>
  • Fixed a potential crash when changing window settings after initializing WCO with an invalid titleBarStyle. #34875 <span style="font-size:small;">(Also in 18, 19)</span>
  • Fixed alwaysOnTop BrowserWindow option for X11 Linux. #34913 <span style="font-size:small;">(Also in 19)</span>
  • Fixed an issue where printing with an invalid deviceName on Linux caused silent failures. #34901 <span style="font-size:small;">(Also in 19)</span>
  • Fixed empty app_id when running under wayland. #34879 <span style="font-size:small;">(Also in 18, 19)</span>
  • Updated Windows Control Overlay buttons to look and feel more native on Windows 11. #34888

    Other Changes

  • Updated Chromium to 104.0.5112.39. #34425