2019-04-13
- Can recover previously unfinished tasks from .mg! temp files. Download Url, Number of threads, etc. are embedded in .mg! files.
2019-05-11
- Add sqlite3 db support. Save mg! file paths to the db.
- Recover unfinished tasks on restart automatically.
- Fix a bug in saving and initing from mg! files. (should use qint64 instead of int to prevent overflow)
2019-12-01
- Fix some issues when run the app on Windows 10.