Electron: v9.0.0-beta.12 Release

Release date:
March 30, 2020
Previous version:
v9.0.0-beta.11 (released March 26, 2020)
Magnitude:
30 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v9.0.0-beta.12

trop[bot]
electron-bot

Directory Browser for v9.0.0-beta.12

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 i [email protected].

# Release Notes for v9.0.0-beta.12

Fixes

  • Fixed a use-after-free error that could happen if a Tray was destroyed while showing a custom context menu. #22855
  • Fixed possible freeze on window with disabled background throttling. #22852