Skip to content

Releases: metafates/mangal

Mangal 3.0.0

08 Aug 13:39
Compare
Choose a tag to compare

Changelog

After a long break Mangal 3 was finally released! This is a complete rewrite from scratch. This update brings a lot of changes, but most importantly Mangal now supports Lua based scrapers. Check README for more information!

Mangal 2.2.0

02 Jul 12:20
f94f6b5
Compare
Choose a tag to compare

What's Changed

  • History mode added. Now you can resume your readings by launching mangal with mangal --resume flag (-r for short)
  • Support for new environment variables added
  • mangal env command added to list all env variables and their values (if any set)
  • ComicInfo.xml file fixed #53

Full Changelog: v2.1.1...v2.2.0

Mangal 2.1.1

30 Jun 07:56
d3758c8
Compare
Choose a tag to compare

What's Changed

  • doctor command now shows more information about errors
  • minor bug fixes and perfomance improvements

Full Changelog: v2.1.0...v2.1.1

Mangal 2.1.0

29 Jun 09:58
ca888e5
Compare
Choose a tag to compare

What's Changed

  • Significant perfomance improvements! 🚀
  • Reduced disk usage
  • Add support for env variables MANGAL_CONFIG_PATH and MANGAL_DOWNLOAD_PATH
  • Improved config structure (breaking change, reinitialize your config if you have one)
  • ComicInfo.xml support added for CBZ format #27
  • config init --clean flag added that creates config without additional comments
  • config remove command added to delete user config
  • Old bugs removed, new added...

Full Changelog: v2.0.1...v2.1.0

Mangal 2.0.1

27 Jun 13:20
5deea50
Compare
Choose a tag to compare

What's Changed

  • Fixed #36
  • Small shell completion improvements

Full Changelog: v2.0.0...v2.0.1

Mangal 2.0.0

27 Jun 06:33
99576ba
Compare
Choose a tag to compare

What's Changed

  • Anilist integration BETA
  • Diagnostics command mangal doctor
  • mangal check-update renamed to mangal latest
  • Custom naming templates for chapters (like this [%d] %s)
  • Bug fixes
  • Faster config parser (up to 5x faster!)
  • Minor improvements

Full Changelog: v1.5.2...v2.0.0

Mangal 1.5.2

25 Jun 08:19
6e99300
Compare
Choose a tag to compare

What's Changed

  • Command to check for update added mangal check-update #26
  • Scraper system improved
  • Fixed bug where chapters with colon in title would not open for read on windows #24
  • Various bug fixes

Full Changelog: v1.5.1...v1.5.2

Mangal v1.5.1

22 Jun 13:50
59c70a4
Compare
Choose a tag to compare

What's Changed

  • Fixed bugs #21, #20
  • Minor changes

Full Changelog: v1.5.0...v1.5.1

Mangal 1.5.0

20 Jun 09:57
ff608c0
Compare
Choose a tag to compare

What's Changed

  • Epub format added
  • Move UI related configurations to [ui] section in the config file
  • New command formats added to show available formats and their description
  • Minor improvements

Full Changelog: v1.4.2...v1.5.0

Mangal 1.4.2

18 Jun 07:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2