-
Notifications
You must be signed in to change notification settings - Fork 0
Update Log
Ghost edited this page Apr 26, 2026
·
8 revisions
✨ Improvements
- Added support for comments in the config file (
//and#) - Config file now includes a clearer header with usage notes
- Improved overall stability and internal state handling
⬇️ Download System
- “Download All” now tracks progress better
- Improved handling for failed downloads
- Improved handling for already-downloaded files
- Download buttons now update more reliably during download states
🔄 Restart Features
- Added “Download All + Restart” button
- Added a manual “Restart” button after downloads finish
- Restart behavior is now handled more consistently
🛠 Internal
- Better config parsing and comment stripping
- Improved download tracking
- Improved button state updates
- Added support for comments in the config file (// and # now work)
- Config file now includes a clearer header with guidance
- “Download All” now properly tracks progress
- Improved handling of failed or already-downloaded files
- Added “Download All + Restart” button
- Added manual “Restart” option after downloads complete
-Buttons now enable/disable correctly based on download status -Better detection of active and pending downloads
- Improved stability and state tracking during downloads