npm electron 13.0.0-beta.26
electron v13.0.0-beta.26

latest releases: 29.3.2, 30.0.2, 31.0.0-alpha.3...
2 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 install electron@13.0.0-beta.26.

Release Notes for v13.0.0-beta.26

Fixes

  • Fixed an issue where the void function Menu.setApplicationMenu would return a value on some platforms. #29129 (Also in 12)
  • Fixed crash when an exception occurs within the event emitter. #29106

Other Changes

  • Fixed a rare crash on boot. #29109

Documentation

  • Documentation changes: #29149

Don't miss a new electron release

NewReleases is sending notifications on new releases.