Electron: v12.0.0-beta.5 Release

Release date:
November 30, 2020
Previous version:
v12.0.0-beta.4 (released November 26, 2020)
Magnitude:
167 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.5

trop[bot]
electron-bot

Directory Browser for v12.0.0-beta.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 [email protected].

# Release Notes for v12.0.0-beta.5

Fixes

  • Fixed a use-after-free error that could occur when destroying a WebContents during the did-stop-loading event. #26733

    Other Changes

  • Removed deprecated crashReporter APIs. #26709