npm electron 32.0.0-beta.3
electron v32.0.0-beta.3

latest releases: 32.1.1, 33.0.0-beta.1, 33.0.0-alpha.6...
one month 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@32.0.0-beta.3.

Release Notes for v32.0.0-beta.3

Fixes

  • Fixed several view hierarchy issues related to web contents view on MacOS. #43088
  • Fixed the resource leak when using Node.js readable streams as the response body for a custom protocol handler. #43070 (Also in 30, 31)

Other Changes

  • Fixed a potential crash when removing notifications on Windows. #43060 (Also in 30, 31)
  • Updated Chromium to 128.0.6613.7. #42823
  • Updated Node.js to v20.16.0. #43028

Don't miss a new electron release

NewReleases is sending notifications on new releases.