npm electron 14.0.0-beta.10
electron v14.0.0-beta.10

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
2 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@14.0.0-beta.10.

Release Notes for v14.0.0-beta.10

Features

  • Undo the nativeWindowOpen default change; delayed until 15.x. #29869

Fixes

  • Fixed a hang when denying a window.open using setWindowOpenHandler when nativeWindowOpen: false. #29883 (Also in 12, 13)
  • Fixed an issue where dropdown menus did not work in DevTools when contextIsolation was enabled. #29886 (Also in 13)
  • Fixed the 'did-fail-load' event not being emitted when the 'certificate-error' handler allowed an error through. #29870

Don't miss a new electron release

NewReleases is sending notifications on new releases.