v41.0.1
📦 electronView on GitHub →
🐛 3 fixes🔧 3 symbols
Summary
This patch release (v41.0.1) focuses on fixing several platform-specific bugs related to auto-updating on macOS, window restoration behavior on macOS, and message box/child window interaction on Windows. It also includes an update to Chromium.
🐛 Bug Fixes
- Fixed an issue on macOS where calling autoUpdater.quitAndInstall() could fail if checkForUpdates() was called again after an update was already downloaded.
- Fixed an issue where traffic light buttons would flash at position (0,0) when restoring a window with a custom trafficLightPosition from minimization on macOS.
- Fixed bug where opening a message box immediately upon closing a child window may cause the parent window to freeze on Windows.