Electron: v12.0.0-beta.24 Release

Release date:
February 9, 2021
Previous version:
v12.0.0-beta.23 (released February 8, 2021)
Magnitude:
1 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.24

trop[bot]
electron-bot

Directory Browser for v12.0.0-beta.24

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

Fixes

  • Fixed bug in which WebContents.mainFrame would sometimes return undefined. #27663
  • Fixed native window freeze on Windows when Electron app is sent to tray and external display changes. #27668 <span style="font-size:small;">(Also in 11)</span>