npm electron 44.0.0-alpha.5
electron v44.0.0-alpha.5

latest releases: 43.2.0, 41.10.3, 42.7.1...
11 hours 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@44.0.0-alpha.5.

Release Notes for v44.0.0-alpha.5

Fixes

  • Fixed app.disableHardwareAcceleration() not fully disabling GPU hardware usage on Windows starting from Electron 38. #52370 (Also in 41, 42, 43)
  • Fixed a window being marked hidden and background-throttled on macOS when covered by a transparent or click-through window. #52391 (Also in 43)
  • Fixed webContents.print() returning "Invalid printer settings" when print options are provided. #52382 (Also in 43)

Don't miss a new electron release

NewReleases is sending notifications on new releases.