-
Notifications
You must be signed in to change notification settings - Fork 0
Update Log
Ghost edited this page May 11, 2026
·
8 revisions
This release marks the transition from early development builds into the first stable major release of the application.
- Improved overall application stability
- Reworked internal download handling system
- Improved UI responsiveness and consistency
- Better state management across downloads and restarts
- Cleaner and more organized settings structure
- Improved handling for edge cases and failed operations
- Added configurable parallel downloads
- Added support for active download tracking
- Improved failed download recovery handling
- Improved handling for already downloaded files
- Download queue now behaves more reliably
- Better async download processing
- Improved download progress updates
- Added support for configurable maximum parallel downloads
- Improved config parsing and validation
- Better handling for invalid config entries
- Cleaner default config structure
- Added clearer explanations and comments in config
- Improved config save/load reliability
- Added controls for adjusting max parallel downloads
- Added increase/decrease settings buttons
- Improved button update behavior
- Better handling for download states
- Improved settings menu descriptions
- Improved download list organization
- Cleaner visual layout and interactions
- Added improved “Download All + Restart” flow
- Added more reliable manual restart handling
- Restart behavior is now more consistent after downloads complete
- Upgraded virus scanning system
- Improved VirusTotal integration
- Better scan configuration handling
- Improved file verification workflow
- Refactored download manager structure
- Improved internal synchronization handling
- Better file tracking logic
- Cleaner backend architecture
- Improved async task management
- General performance optimizations
- Large-scale internal code cleanup
- Transitioned from beta-style development builds to the first stable
v1.0.0release - Improved reliability and maintainability across the entire project
- 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 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
- Added “Download All + Restart” button
- Added a manual “Restart” button after downloads finish
- Restart behavior is now handled more consistently
- 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