Skip to content

electron v24.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 09 Mar 21:06
· 205 commits to 24-x-y since this release
6c8aeb4

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.

Release Notes for v24.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)