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

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
18 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.6.

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 (Also in 22, 23)
  • Fixed an issue where draggable regions incorrectly captured clicks in framed windows. #37741
  • Fixed canceling of bluetooth requests when no devices are returned. #37717 (Also in 23)

Other Changes

  • Updated Chromium to 112.0.5615.39. #37700

Don't miss a new electron release

NewReleases is sending notifications on new releases.