npm electron 32.0.0-alpha.9
electron v32.0.0-alpha.9

latest releases: 32.1.1, 33.0.0-beta.1, 33.0.0-alpha.6...
2 months 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@32.0.0-alpha.9.

Release Notes for v32.0.0-alpha.9

Fixes

  • Fixed an issue where sources returned by the desktopCapturer API and screen.getAllDisplays() no longer matched on Windows. #42891 (Also in 31)
  • Fixed an issue where the File System Access API did not remember the user's last picked directory as expected. #42892
  • Fixed crash when resolving proxy with session.resolveProxy api. #42898 (Also in 31)

Don't miss a new electron release

NewReleases is sending notifications on new releases.