electron v44.0.0-beta.2
Note: This is a beta release. Please file new issues for any bugs you find in it. This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@44.0.0-beta.2. Release Notes for v44.0.0-beta.2 Fixes Fixed a crash report when the X server or Wayland compositor exits while an app is running. #52684 (Also in 42, 43) Fixed a crash when q…