npm electron 26.0.0-alpha.5
electron v26.0.0-alpha.5

latest releases: 32.2.3, 33.2.0, 34.0.0-alpha.8...
17 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@26.0.0-alpha.5.

Release Notes for v26.0.0-alpha.5

Fixes

  • Fixed an issue where passing webContents.print(null) could incorrectly trigger an error. #38641 (Also in 24, 25)
  • Fixed an issue with potential use-after-free of child windows on close and reparent. #38679 (Also in 25)
  • Fixed potential invalid protocol error handling. #38635 (Also in 25)
  • Fixed visibility of menu bar when exiting full screen. #38683

Don't miss a new electron release

NewReleases is sending notifications on new releases.