Skip to content

mangal v3.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 19:20
· 232 commits to main since this release
fe88553

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?

  • New sources: Mangakakalot & Mangapill
  • Fix termux installation detection by @2096779623 #94
  • Change the way mangal update works.
    If mangal wasn't installed via package manager it will get the current location of running binary and replace it with the new one.
    Previously it was assumed that mangal was installed in /usr/local/bin which is not always the case.
    Doesn't work on Termux yet because it requires specific variation of Go compiler which is troublesome to configure with automatic release system that mangal uses.
    Will be fixed in the future.

Full Changelog: v3.8.1...v3.9.0


Bugs? Suggestions? Open an issue