To install:
curl -sfL https://raw.githubusercontent.com/metafates/mangal/main/scripts/install | sh
What's new
mangal update
command added to update itselfmangal gen
command added to generate a template for custom source- Added
--raw
flag for thesources
command to print without headers - Added
--downloads
flag for thewhere
command to print location of the downloads directory - Option to show all languages in mangadex by setting
mangadex.language = 'any'
in the config. - Show chapter index in the TUI history list
- Fixed bug where pressing confirm button with empty history would cause mangal to crash
- Fixed bug where error message would not fit the screen
- Fixed bug when
mangal config init --force
would ignore--force
flag - Internal performance improvements
Full Changelog: v3.4.1...v3.5.0
Bugs? Suggestions? Open an issue