- New source: https://mangakakalot.com
- New flag: `--supported-sites` to list available source URLs that Mandown can parse
- New flag: `--from` to only fetch and embed metadata in a local comic folder
- Requires the `--convert` flag be set
- Incompatible with the `--start` and `--end` flags (delete or temporarily move the image folders out of the target folder you don't want to achieve a similar effect)
- e.g., `mandown https://mangadex.org/manga/id --convert epub --from /path/to/already/downloaded/version`
- The `--dest` flag is now an optional argument instead of an option
- i.e., use `mandown <URL> <destination>` instead of `mandown <URL> --dest <destination>`
- Shortform options added such as `mandown -v` for `mandown --version` — see `mandown --help` for all of them