You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Improve download tracking by selecting active webContents
- Updated the logic in setupElectronDlWithTracking to select the first available webContents for tracking downloads, enhancing reliability.
- Added a notification for download completion with improved localization support.
- Introduced a unit test to mock the filesystem and verify behavior when the download directory does not exist.
These changes enhance the robustness of the download management system and improve user experience through better notifications.
0 commit comments