npm electron 28.0.0-alpha.3
electron v28.0.0-alpha.3

latest releases: 32.1.2, 32.1.1, 33.0.0-beta.1...
11 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@28.0.0-alpha.3.

Release Notes for v28.0.0-alpha.3

Fixes

  • Fixed an issue where MessagePorts were not being correctly garbage collected when not referenced. #40201
  • Fixed an issue with webContents interaction with fullscreen and WCO on macOS. #40219 (Also in 25, 26, 27)
  • Fixed some redundant permission dialogs while screen sharing on Wayland. #40192 (Also in 26, 27)

Other Changes

  • The gpu-process-crashed event on app has been deprecated. #40195
  • Updated Chromium to 119.0.6045.21. #40178

Don't miss a new electron release

NewReleases is sending notifications on new releases.