feat: Add features to clear tasks and refactor service

This commit is contained in:
Peifan Li
2025-12-27 21:56:38 -05:00
parent 604ff713b1
commit 14de62a782

View File

@@ -1,5 +1,15 @@
# Change Log
## v1.7.7 (2025-12-27)
### Feat
- feat: Add functionality to clear finished tasks (604ff71)
### Refactor
- refactor: breakdown continuousDownloadService (68d4b8a)
## v1.7.6 (2025-12-27)
### Feat