Electron: v12.0.0-beta.4 Release

Release date:
November 26, 2020
Previous version:
v12.0.0-beta.3 (released November 23, 2020)
Magnitude:
55 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v12.0.0-beta.4

trop[bot]
electron-bot
nornagon

Directory Browser for v12.0.0-beta.4

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

Fixes

  • Fixed contentTracing.stopRecording() not rejecting when there is no trace in progress. #26656 <span style="font-size:small;">(Also in 11)</span>
  • Fixed screen methods not being accessible via remote.screen. #26661 <span style="font-size:small;">(Also in 11)</span>
  • Fixed a crash when calling webContents.fromId with an unknown ID. #26651 <span style="font-size:small;">(Also in 11)</span>