Skip to content

mangal v3.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 15:26
· 172 commits to main since this release
fa3ef47

To update:

mangal update 

To install:

curl -sSL mangal.metafates.one/install | sh
If you have any problems updating Run the install script (you can run it multiple times):
curl -sSL mangal.metafates.one/install | sh

What's new?

  • Faster and more optimized page downloader
  • Show current config field value in config info cmd
  • Optimize PDF converter
  • By default, mangal will not redownload chapters that already exist at the target path. Can be disabled with mangal config set -k downloader.redownload_existing -v true #100
  • Sort config fields in config info command
  • Better looking version command

Full Changelog: v3.11.1...v3.12.0


Bugs? Suggestions? Open an issue