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.17
.
Release Notes for v11.0.0-beta.17
Fixes
- Fixed a crash in printing on Windows. #26062 (Also in 9, 10)
- Fixed an issue where Wasm code generation erroneously showed as being disallowed by embedder when
contextIsolation
was enabled. #25829 (Also in 10)
转自 https://github.com/electron/electron/releases