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

latest releases: 32.0.0-alpha.5, 29.4.3, 31.1.0...
5 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.3.

Release Notes for v32.0.0-alpha.3

Features

  • Expose systemPreferences to utilityProcess. #42599 (Also in 30, 31)

Fixes

  • Fixed an issue where MessagePorts could close unexpectedly with non-cloneable objects sent via postMessage. #42581 (Also in 30, 31)
  • Fixed an issue where fetch-dependent interfaces could be missing in Web Workers with nodeIntegrationInWorker enabled. #42595 (Also in 30, 31)

Other Changes

  • Fixed crash in gpu process when software compositing is enabled on linux with x11 platform. #42568 (Also in 29, 30, 31)

Don't miss a new electron release

NewReleases is sending notifications on new releases.