Electron Releases

Filter by channel Filter by major release

Release Notes for v13.0.0-beta.20

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@13.0.0-beta.20.

Release Notes for v13.0.0-beta.18

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@13.0.0-beta.18.

Fixes

  • Fixed a crash when calling shell.trashItem() from the renderer process. #28788 (Also in 12)