Electron: v11.0.0-beta.17 Release

Release date:
October 26, 2020
Previous version:
v11.0.0-beta.16 (released October 23, 2020)
Magnitude:
50 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v11.0.0-beta.17

codebytere
trop[bot]
electron-bot

Directory Browser for v11.0.0-beta.17

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 [email protected].

# Release Notes for v11.0.0-beta.17

Fixes

  • Fixed a crash in printing on Windows. #26062 <span style="font-size:small;">(Also in 9, 10)</span>
  • Fixed an issue where Wasm code generation erroneously showed as being disallowed by embedder when contextIsolation was enabled. #25829 <span style="font-size:small;">(Also in 10)</span>