npm electron 32.0.0-alpha.8
electron v32.0.0-alpha.8

latest releases: 32.2.3, 33.2.0, 34.0.0-alpha.8...
4 months 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@32.0.0-alpha.8.

Release Notes for v32.0.0-alpha.8

Fixes

  • Fixed a potential error when calling webContents.close() on a BrowserView. #42811 (Also in 31)
  • Fixed an issue where High Contrast Mode didn't apply to webContents on Windows. #42858 (Also in 31)
  • Fixed an issue where sources returned by the desktopCapturer API and screen.getAllDisplays() no longer matched on Windows. #42860

Other Changes

  • Updated Chromium to 128.0.6573.0. #42778

Don't miss a new electron release

NewReleases is sending notifications on new releases.