Electron Releases

Filter by channel Filter by major release

Release Notes for v10.0.0-beta.23

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@10.0.0-beta.23.

Fixes

  • The element highlighter in devtools works again

Other Changes

  • Updated Chromium to 85.0.4183.70. #24953

Release Notes for v10.0.0-beta.21

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@10.0.0-beta.21.

Fixes

  • Fixed issued where voice over would not read words as you typed them. #24838
  • Fixed missing guid parameter in Linux crash reports. #24897