Electron: v10.0.0-beta.8 Release

Release date:
July 2, 2020
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v10.0.0-beta.8

Could not determine top contributors for this release.

Directory Browser for v10.0.0-beta.8

We couldn't find a release before this one

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

Features

  • Added support for suspend and resume events to Windows. #24281
  • Added support for suspend and resume events to macOS. #24293
  • Implemented systemPreferences.getMediaAccessStatus() on Windows. #24311

Fixes

  • Fixed bug on macOS where the main window could be targeted for a focus event when it was disabled behind a modal. #24352