Electron: v10.0.0-beta.2 Release

Release date:
June 1, 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.2

Could not determine top contributors for this release.

Directory Browser for v10.0.0-beta.2

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

Fixes

  • Fixed GTK dark theme setting not respected in Electron on Linux. #23711
  • Fixed process.windowsStore returning undefined in AppX packages. #23798
  • Fixed a bezeling issue on vibrant non-frameless BrowserWindows. #23809
  • Fixed an issue where window.location properties would throw an error for windows opened with window.open. #23804
  • Fixed an issue where the 'about' role had on effect on Windows menus. #23717
  • Fixed an issue with volume-related globalShortcut registration. #23823
  • Fixed an occasional menu crash on macOS Catalina when menu is closing. #23806