github electron/electron v16.0.0-beta.4
electron v16.0.0-beta.4

latest releases: v31.0.0-nightly.20240328, v29.1.6, v28.2.9...
pre-release2 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@16.0.0-beta.4.

Release Notes for v16.0.0-beta.4

Fixes

  • Fixed an issue where clipboard.read() could cause crashes with custom clipboard formats. #31592 (Also in 15)
  • Fixed crash when using singleton api with packaged apps on macOS. #31612
  • Having a secure CSP will no longer cause a CSP violation warning to appear in console. #31589

Other Changes

  • Updated Chromium to 96.0.4664.4. #31529

Don't miss a new electron release

NewReleases is sending notifications on new releases.