Electron: v12.0.0-beta.8 Release

Release date:
December 10, 2020
Previous version:
v12.0.0-beta.7 (released December 7, 2020)
Magnitude:
87 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.8

trop[bot]
electron-bot

Directory Browser for v12.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 v12.0.0-beta.8

Fixes

  • Fixed "screen" methods to be reassignable again. #26868 <span style="font-size:small;">(Also in 11)</span>
  • Fixed systemPreferences.effectiveAppearance returning systemPreferences.getAppLevelAppearance(). #26879 <span style="font-size:small;">(Also in 9, 10, 11)</span>
  • Fixed uncaught promise rejection when creating webContents with javascript disabled. #26869 <span style="font-size:small;">(Also in 10, 11)</span>