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

3 days 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.6.

Release Notes for v32.0.0-alpha.6

Features

  • Enabled the Windows Control Overlay API on Linux. #42681 (Also in 30, 31)

Fixes

  • Fixed a focus issue when calling BrowserWindow.setTopBrowserView. #42733 (Also in 31)
  • Fixed an issue where Chromium could crash on a dangling unretained pointer in one of several webRequest functions. #42750 (Also in 31)

Other Changes

  • Updated Chromium to 128.0.6571.0. #42767

Don't miss a new electron release

NewReleases is sending notifications on new releases.