v37.10.0
📦 electronView on GitHub →
✨ 2 features🐛 2 fixes🔧 3 symbols
Summary
This release introduces a new method to check hardware acceleration status and improves DevTools focus behavior, while restoring the window canHide property.
✨ New Features
- Added app.isHardwareAccelerationEnabled() to check the current status of hardware acceleration.
- DevTools now automatically focus when an element is inspected or a breakpoint is triggered.
🐛 Bug Fixes
- Restored the window's canHide property.
- Backported fix for security/stability issue 460017370.
🔧 Affected Symbols
app.isHardwareAccelerationEnabledBrowserWindow.canHideDevTools