npm electron 20.0.0-alpha.2
electron v20.0.0-alpha.2

latest releases: 33.0.0-beta.7, 33.0.0-beta.6, 33.0.0-beta.5...
2 years ago

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@20.0.0-alpha.2.

Release Notes for v20.0.0-alpha.2

Fixes

  • Fixed an issue where zombie windows can be created if window.close() is called during a fullscreen transition. #34393 (Also in 17, 18, 19)
  • Fixed potential crash in WebFrameMain when performing a cross-origin navigation. #34417 (Also in 18, 19)

Other Changes

  • Updated Chromium to 104.0.5073.0. #34352

Don't miss a new electron release

NewReleases is sending notifications on new releases.