Electron v44.0.0-beta.2

v44.0.0-beta.2Pre-releaseDesktop

electron v44.0.0-beta.2

Changed 1
  • Updated Chromium to 152.0.7977.30
Fixed 3
  • Fixed a crash report when the X server or Wayland compositor exits while an app is running
  • Fixed a crash when quickly switching menus while the app is under heavy load
  • Fixed a potential crash when notifying user activation before the primary main frame was live

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 quickly switching menus while the app is under heavy load. #52672 (Also in 42, 43)
  • Fixed a potential crash when notifying user activation before the primary main frame was live. #52698 (Also in 42, 43)
Other Changes
  • Updated Chromium to 152.0.7977.30. #52637
View original

Upgraded? How did it go?

Discussion