Electron Releases

Filter by channel Filter by major release

Release Notes for v24.0.0-beta.3

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

Other Changes

  • Updated Chromium to 112.0.5615.20. #37546

Release Notes for v24.0.0-beta.2

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

Fixes

  • Fixed WebUSB on ARM64 macs. #37522 (Also in 23)
  • Fixed a crash on capturing sources when using desktopCapturer API on Wayland. #37527 (Also in 23)