npm electron 12.0.0-beta.4
electron v12.0.0-beta.4

latest releases: 29.3.2, 30.0.2, 31.0.0-alpha.3...
3 years ago

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@12.0.0-beta.4.

Release Notes for v12.0.0-beta.4

Fixes

  • Fixed contentTracing.stopRecording() not rejecting when there is no trace in progress. #26656 (Also in 11)
  • Fixed screen methods not being accessible via remote.screen. #26661 (Also in 11)
  • Fixed a crash when calling webContents.fromId with an unknown ID. #26651 (Also in 11)

Don't miss a new electron release

NewReleases is sending notifications on new releases.