- Bump [requests-doh](https://github.com/mansuf/requests-doh) to v0.3.1
Deprecated
- `--no-progress-bar` is deprecated in favor of `--progress-bar-layout`. This option will be removed in v3.0.0 - `--verbose` is deprecated in favor of `--log-level`. This option will be removed in v3.0.0
2.9.1
Fix bugs
- Fixed `--write-tachiyomi-info` is not working when system locale is set to other language (not English) [62](https://github.com/mansuf/mangadex-downloader/issues/62) - Fixed `--write-tachiyomi-info` is not working when any single or volume formats is used [63](https://github.com/mansuf/mangadex-downloader/issues/63)
2.9.0
New features
- Added ability to download covers manga [60](https://github.com/mansuf/mangadex-downloader/issues/60)
Fix bugs
- Fix error message is not showing when chapters with specified language is not found - Fixed `--type` are not respecting full URL
Dependencies
- Bump [Pillow](https://github.com/python-pillow/Pillow) to v9.5.0 - Bump [py7zr](https://github.com/miurahr/py7zr) to v0.20.4 - Bump [orjson](https://github.com/ijl/orjson) to v3.8.9 - Bump [lxml](https://github.com/lxml/lxml) to v4.9.2
Deprecated
- Removed `--no-chapter-info` as it's deprecated from v2.6.0
2.8.3
- Fixed `--no-track` is not working in version 2.8.x [56](https://github.com/mansuf/mangadex-downloader/issues/56)
2.8.2
Fix bugs
- `download.db` are no longer exist when `--no-track` is used - Fixed download tracker are not tracking chapters properly in `raw-single` and `raw-volume` formats - Fixed duplicated results when using any commands (`random`, `library`, etc) or search with `--input-pos "*"` used
2.8.1
- Fixed "database is locked" when `--path` is set to network shared directory [52](https://github.com/mansuf/mangadex-downloader/issues/52) - Fixed "image file is truncated (xx bytes not processed)" error when using any `pdf` formats [54](https://github.com/mansuf/mangadex-downloader/issues/54)