Sorry for waiting 2 months (approximately) since last release (v0.6.1), got so many things to do. Anyway, here are the changelogs for v1.0.0 including lots of new features, fix bugs, improvements and breaking changes.
New features
- Legacy MangaDex url is now downloadable
- Added localization title and description for manga, with this you can choose different titles in different languages !
- Added pipe input
- Added ability to download all same chapters with different scanlation groups 9
- Added ability to add chapter title to each chapters filename
- Added shortcut option for `--language`
- Added new formats
- raw
- raw-volume 13
- raw-single
- pdf-volume 13
- cbz-volume 13
- Added search feature
- Added ability to login with email
- Added old technique sorting images 10
- Now, each chapter filename has scanlation group name on it
Fix bugs
- Fixed image is not finished downloading but marked as "finished" 14
- Fixed duplicate scanlation groups 11
- For Mac OS users, error like "OSError: cannot open resource" is should not be happened again. If you are getting this error again, please install Arial font (`arial.ttf`) in your OS. If still getting error, please report it to [issue tracker](https://github.com/mansuf/mangadex-downloader/issues)
Improvements
- Reduced requests to MangaDex server (to reduce hit limits and provide faster downloading)
- Much better error handling
Breaking changes
- mangadex-downloader now restrict downloading porn content by default, you can bypass it using `--unsafe` option. See https://github.com/mansuf/mangadex-downloader/commit/d3470ce47e7475f604cdd8b30a12f249a2bbcb38 why i'm doing this. (**NOTE:** to clarify, you still can search porn manga in MangaDex by login and enable it in settings)
- [aiohttp](https://github.com/aio-libs/aiohttp) dependency was removed, because i don't have a plan to make mangadex-downloader asynchronous, also to reduce time to load the app.
- Changed default format from `tachiyomi` to `raw` format, see https://github.com/mansuf/mangadex-downloader/commit/6aa1c9801e5f7358d9a1ff2ac9eea88c0661bc08 why i'm doing this.
-------
These binary are for windows only.