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

latest releases: 33.0.0-beta.7, 33.0.0-beta.6, 33.0.0-beta.5...
16 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.6.

Release Notes for v26.0.0-alpha.6

Fixes

  • Added transparent color support for WCO on Windows. #38716 (Also in 25)
  • Fixed an error with webContents.print parameter validation by adding missing options required to set printer printable area. #38721 (Also in 25)
  • Fixed an issue where webContents.print() stopped triggering its callback when the user cancelled the print dialog. #38735

Other Changes

  • Updated Chromium to 116.0.5817.0. #38546

Don't miss a new electron release

NewReleases is sending notifications on new releases.