npm electron 11.0.0-beta.20
electron v11.0.0-beta.20

latest releases: 30.0.2, 31.0.0-alpha.3, 31.0.0-alpha.2...
3 years ago

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

Release Notes for v11.0.0-beta.20

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

Don't miss a new electron release

NewReleases is sending notifications on new releases.