Electron: v12.0.0-beta.28 Release

Release date:
February 22, 2021
Previous version:
v12.0.0-beta.27 (released February 18, 2021)
Magnitude:
10 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.28

trop[bot]
electron-bot

Directory Browser for v12.0.0-beta.28

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

Fixes

  • Fixed OS-level shortcuts on macOS (e.g. Ctrl + F2, ⌘ + ~). #27769 <span style="font-size:small;">(Also in 11)</span>
  • Fixed an erroneous enableBlinkFeatures warning shown webviews which enabled no Blink features. #27790 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed an issue where deleted download directories would be sometimes recreated by the operating system. #27806 <span style="font-size:small;">(Also in 10, 11)</span>