v41.10.3
📦 electronView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This release includes fixes for hardware acceleration on Windows and input latency on macOS. It also incorporates backported fixes from upstream Chromium and V8.
🐛 Bug Fixes
- Fixed `app.disableHardwareAcceleration()` not fully disabling GPU hardware usage on Windows starting from Electron 38.
- Fixed unnecessary autofill popup creation for fields without datalist suggestions, which could cause input latency on macOS.