Skip to content

mangal v3.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 09:24
· 155 commits to main since this release
5a46299

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?

  • Support environment variables for downloader.path config field #103
  • Replace Mangakakalot with Manganato #102
  • Move install & gen commands to sources subcommands. E.g. if you used mangal install before use mangal sources install. Old commands are still present, but marked as deprecated.
  • New flags --builtin & --custom for sources command to filter sources by type.
  • New flag --json added for config info command to show fields in json format.
  • New command mangal sources remove <name> to remove custom source.
  • Minor performance improvements.

Full Changelog: v3.12.0...v3.13.0


Bugs? Suggestions? Open an issue