github electron/electron v11.0.0-beta.5
electron v11.0.0-beta.5

latest releases: v32.0.0-nightly.20240517, v31.0.0-beta.3, v32.0.0-nightly.20240516...
pre-release3 years ago

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 electron@11.0.0-beta.5.

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 (Also in 11)
  • Fixed client_id file being generated in the working directory for node child process. #25310 (Also in 9, 11)
  • Fixed multiple dock icons being left in system when calling dock.show/hide on macOS. #25300 (Also in 8, 9, 10, 11)

Don't miss a new electron release

NewReleases is sending notifications on new releases.