Electron: v11.0.0-beta.20 Release

Release date:
November 5, 2020
Previous version:
v11.0.0-beta.19 (released November 2, 2020)
Magnitude:
15 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v11.0.0-beta.20

trop[bot]
electron-bot

Directory Browser for v11.0.0-beta.20

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.20

Fixes

  • Fixed window.open not accepting size values with "px" at the end. #26334 <span style="font-size:small;">(Also in 10)</span>
  • Fixed an issue where draggable regions were not properly updated on BrowserViews when a containing BrowserWindow was resized. #26320 <span style="font-size:small;">(Also in 9, 10)</span>

    Other Changes

  • Updated Chromium to 87.0.4280.40. #26280