npm electron 44.0.0-alpha.3
electron v44.0.0-alpha.3

4 hours 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@44.0.0-alpha.3.

Release Notes for v44.0.0-alpha.3

Fixes

  • Fixed a browser-process crash (ValidateIntegrityOrDie) and spurious preload ENOENT errors when an app's app.asar is replaced on disk (e.g. by an updater or MDM software) while the app is running. #52292 (Also in 42, 43)
  • Fixed crash triggered by replacing an open application menu. #52277 (Also in 41, 42, 43)

Don't miss a new electron release

NewReleases is sending notifications on new releases.