npm electron 16.0.0-alpha.3
electron v16.0.0-alpha.3

latest releases: 29.4.0, 30.0.6, 31.0.0-beta.2...
2 years ago

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@16.0.0-alpha.3.

Release Notes for v16.0.0-alpha.3

Fixes

  • Fixed Let's Encrypt DST Root CA X3 certificate expiration. #31217
  • Fixed an issue where changes to draggable regions in a BrowserWindow incorrectly affected those in an attached BrowserView. #31199 (Also in 13, 14, 15)
  • Fixed an issue where some calls to crypto.createPrivateKey made with algorithms unsupported by BoringSSL cause a crash when invoking methods on their return values. #31136 (Also in 15)

Don't miss a new electron release

NewReleases is sending notifications on new releases.