Electron: v11.0.0-beta.19 Release

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

Top Contributors in v11.0.0-beta.19

Could not determine top contributors for this release.

Directory Browser for v11.0.0-beta.19

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 v11.0.0-beta.19

Fixes

  • Fixed an issue where Hover Text on macOS Catalina did not work without VoiceOver also being enabled. #26246 <span style="font-size:small;">(Also in 9, 10)</span>
  • Fixed an issue where draggable regions did not work exclusively on BrowserViews. #26259 <span style="font-size:small;">(Also in 9, 10)</span>
  • Fixed debug.log files being created under working directory on windows. #26250