npm electron 7.0.0-beta.2
electron v7.0.0-beta.2

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
4 years ago

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 i electron@7.0.0-beta.2.

Release Notes for v7.0.0-beta.2

Fixes

  • Exposed setMenuBarVisibility on BrowserWindow again. #19579
  • Fixed a crash in window.print(). #19623
  • Fixed a crash on manual print cancellation as well as an issue with deviceName not working. #19668
  • Fixed bug where app would crash if app.showAboutPanel() was called before setting any About panel options on Linux. #19625
  • Fixed case where sending IPC to a child window (opened with window.open) could cause a crash. #19632
  • Fixed crashes when using the application menu. #19558
  • Fixed the clearRecentDocuments MenuItem role on Windows. #19638

Don't miss a new electron release

NewReleases is sending notifications on new releases.