Electron: v9.0.0-beta.9 Release

Release date:
March 16, 2020
Previous version:
v9.0.0-beta.8 (released March 12, 2020)
Magnitude:
98 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v9.0.0-beta.9

erickzhao
electron-bot
trop[bot]

Directory Browser for v9.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 i [email protected].

# Release Notes for v9.0.0-beta.9

Fixes

  • Fixed ARIA role="tree" for macOS VoiceOver. #22421
  • Returns a more graceful error when adding duplicate items to a single TouchBar instance. #22644

Other Changes

  • Fixed broken Views API builds. #22642