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

2 days 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.5.

Release Notes for v32.0.0-alpha.5

Fixes

  • Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. #42677 (Also in 29, 30, 31)
  • Fixed an issue where the user-specified default path did not work in some circumstances when using Linux dialogs. #42680 (Also in 30, 31)

Other Changes

  • Updated Node.js to v20.15.0. #42615

Don't miss a new electron release

NewReleases is sending notifications on new releases.