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.7
.
Fixes
- Fixed crashes using nativeImage on Windows on ARM. #25410 (Also in 11)
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.6
.
Fixes
- Fixed a crash in the renderer process when invoking the Badging API. #25370 (Also in 9, 10, 11)
Unknown
- Added support for some
chrome.management
APIs. #25342 (Also in 9, 10, 11)