Electron: v10.0.0-beta.9 Release

Release date:
July 6, 2020
Previous version:
v10.0.0-beta.8 (released July 2, 2020)
Magnitude:
3,657 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v10.0.0-beta.9

miniak
trop[bot]
electron-bot

Directory Browser for v10.0.0-beta.9

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 v10.0.0-beta.9

Fixes

  • Fixed an intermittent high-CPU usage problem caused a system clock issue during sleep. #24413
  • Fixed an issue where some old notifications were not properly removed from the Notification Center on macOS. #24404