- When executing `login_cache:purge` cached auth tokens will be invalidated (not only purged) - Update in bundled executable is now verify the file before proceed to install
- Added new environment variables - `MANGADEXDL_USER_BLACKLIST` - `MANGADEXDL_GROUP_BLACKLIST` - Added new config - `sort_by` - Added `--sort-by`, Sorting download by `volume` or `chapter` - Added ability to blacklist users and groups
- Fixed the app failed to download manga because of: - manga has volume with leading zeros numbers (ex: `00`, `01`) - manga has volume that is not numbers (ex: `3C63`, `xxx`) - manga doesn't have cover
----------
These binaries are for Windows only.
2.0.2
Fix bugs
- Fixed `UnboundLocalError: local variable 'delay' referenced before assignment` when the app get rate limited - Fixed download in any `single` formats is not working if there is no chapters want to download - Fixed the app is leaving empty folders if chapters or volume already exists [35](https://github.com/mansuf/mangadex-downloader/issues/35)