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

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

Release Notes for v32.0.0-beta.4

Fixes

  • Fixed an issue where navigator.serial.getPorts() incorrectly returned an empty array in some cases. #43169 (Also in 30, 31)
  • Fixed an issue where calling window.showInactive on macOS did not actually show the window. #43103 (Also in 31)
  • Fixed behavior when entering/exiting fullscreen fails on macOS. #43152 (Also in 29, 30, 31)
  • Fixed issues with the vibrancy view on macOS. #43127 (Also in 31)

Other Changes

  • Fixed ffmpeg release on x64 macOS. #43120 (Also in 29, 30, 31)
  • Updated Chromium to 128.0.6613.18. #43165

Don't miss a new electron release

NewReleases is sending notifications on new releases.