Electron: v11.0.0-beta.5 Release

Release date:
September 7, 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.5

Could not determine top contributors for this release.

Directory Browser for v11.0.0-beta.5

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

Fixes

  • Fixed an issue where document.hasFocus and document.activeElement would be inconsistent upon showing a window that was initially created with show: false. #25323 <span style="font-size:small;">(Also in 11)</span>
  • Fixed client_id file being generated in the working directory for node child process. #25310 <span style="font-size:small;">(Also in 9, 11)</span>
  • Fixed multiple dock icons being left in system when calling dock.show/hide on macOS. #25300 <span style="font-size:small;">(Also in 8, 9, 10, 11)</span>