npm electron 6.0.0-beta.7
electron v6.0.0-beta.7

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
4 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 i electron@6.0.0-beta.7.

Release Notes for v6.0.0-beta.7

Fixes

    • Fixed issues with popups created from sandboxed <webview>:
  • Clicking link with target="_blank" not emitting 'new-window' event.
  • window.open() not returning null when allowpopups is not set. #18556
  • Fixed accidental breaking API change in the deprecated dialog.* methods. #18724
  • Fixed issue where getEffectiveApperance and getAppLevelAppearance would return unknown instead of the correct value sometimes. #18690
  • Fixed issue where shell.openExternal would not activate opened window on macOS. #18722

Other Changes

  • Added experimental support for building for Windows on Arm. #18625
  • Updated Chromium to 76.0.3809.10. #18647
  • Updated Chromium to 76.0.3809.12. #18662
  • Updated Chromium to 76.0.3809.13. #18669
  • Updated Chromium to 76.0.3809.20. #18684
  • Updated Chromium to 76.0.3809.22. #18730
  • Updated Chromium to 76.0.3809.6. #18573

Don't miss a new electron release

NewReleases is sending notifications on new releases.