Electron Releases - v11.0.0-beta.20

npm install electron@v11.0.0-beta.20
yarn add electron@v11.0.0-beta.20
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Fixes

  • Fixed window.open not accepting size values with "px" at the end. #26334 (Also in 10)
  • Fixed an issue where draggable regions were not properly updated on BrowserViews when a containing BrowserWindow was resized. #26320 (Also in 9, 10)

Other Changes

  • Updated Chromium to 87.0.4280.40. #26280