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

latest releases: v32.0.0-nightly.20240531, v32.0.0-nightly.20240530, v31.0.0-beta.7...
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.3.

Release Notes for v11.0.0-beta.3

Fixes

  • Fixed Electron not working on Windows 7 after #25076. #25168 (Also in 8, 9, 10, 11)
  • Fixed an issue where filters set in dialogs on macOS would have nondeterministic ordering. #25193 (Also in 9, 10, 11)
  • Fixed network permission error when there are multiple WebContents sharing same session are created with web security disabled. #25180 (Also in 8, 9, 10, 11)
  • Fixed shell.moveItemToTrash on Windows so that it returns false when move was unsuccessful. #25171 (Also in 9, 10, 11)

Don't miss a new electron release

NewReleases is sending notifications on new releases.