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.11
.
Release Notes for v14.0.0-beta.11
Fixes
- Fixed crash when clicking links with
target=_blank
from webview. #29949 (Also in 12) - Fixed crashes on macOS when
Geolocation
was used. #29914 (Also in 13)
Other Changes
- Updated Chromium to 93.0.4557.4. #29954