Electron: v24.0.0-beta.6 Release

Release date:
March 29, 2023
Previous version:
v24.0.0-beta.5 (released March 22, 2023)
Magnitude:
14 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v24.0.0-beta.6

trop[bot]
erickzhao
jkleinsc
electron-roller[bot]

Directory Browser for v24.0.0-beta.6

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.6

Fixes

  • Fixed an issue where calling port.postMessage in MessagePortMain with some invalid parameters could cause a crash. #37726 <span style="font-size:small;">(Also in 22, 23)</span>
  • Fixed an issue where draggable regions incorrectly captured clicks in framed windows. #37741
  • Fixed canceling of bluetooth requests when no devices are returned. #37717 <span style="font-size:small;">(Also in 23)</span>

    Other Changes

  • Updated Chromium to 112.0.5615.39. #37700