Electron: v20.0.0-beta.8 Release

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

Top Contributors in v20.0.0-beta.8

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

Directory Browser for v20.0.0-beta.8

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

Fixes

  • Fixed an issue where calling BrowserWindow.setRepresentedFilename on macOS with titlebarStyle: 'hiddenInset' or titlebarStyle: 'hidden' inadvertently moves the traffic light location. #34849 <span style="font-size:small;">(Also in 18, 19)</span>
  • Fixed an issue where the minimize button with WCO enabled would incorrectly be highlighted in some cases. #34840 <span style="font-size:small;">(Also in 17, 18, 19)</span>