Electron: v24.0.0-beta.1 Release

Release date:
March 6, 2023
Previous version:
v24.0.0-alpha.7 (released March 2, 2023)
Magnitude:
60 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v24.0.0-beta.1

electron-roller[bot]
trop[bot]

Directory Browser for v24.0.0-beta.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 [email protected].

# 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 <span style="font-size:small;">(Also in 23)</span>
  • 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