v44.0.0-alpha.3
electron v44.0.0-alpha.3
Release Notes
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 [email protected].
Release Notes for v44.0.0-alpha.3
Fixes
- Fixed a browser-process crash (
ValidateIntegrityOrDie) and spurious preloadENOENTerrors when an app'sapp.asaris 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)