Change8

v44.0.0-alpha.5

📦 electronView on GitHub →
🐛 3 fixes🔧 2 symbols

Summary

This alpha release fixes several bugs related to hardware acceleration, window behavior on macOS, and webContents printing. It is available via the 'alpha' tag on npm.

🐛 Bug Fixes

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

Affected Symbols