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

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
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.6.

Release Notes for v20.0.0-alpha.6

Fixes

  • Fixed an error where setWindowOpenHandler() would crash if the callback threw an error. #34547 (Also in 19)
  • Fixed an issue where passing { name: 'All Files', extensions: ['*'] } in the filters param of open or save dialogs on Linux would disallow choosing files without an extension. #34516 (Also in 18, 19)
  • Fixed missing Sec-CH-UA headers and empty navigator.userAgentData. #34524

Don't miss a new electron release

NewReleases is sending notifications on new releases.