npm electron 24.0.0-beta.1
electron v24.0.0-beta.1

latest releases: 34.0.0-alpha.7, 34.0.0-alpha.6, 31.7.3...
20 months 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@24.0.0-beta.1.

Release Notes for v24.0.0-beta.1

Fixes

  • Fixed an issue where unhandled rejections could cause duplicate logs in some cases. #37500
  • Fixed draggable regions not working in Mac App Store builds. #37474 (Also in 23)
  • app.showAboutPanel() no longer blocks the main thread on Windows or Linux, thus matching macOS. #37508

Other Changes

  • Updated Chromium to 111.0.5563.50. #37223

Don't miss a new electron release

NewReleases is sending notifications on new releases.