Skip to content

Releases: potatoeggy/comicon

v1.4.0

12 Jan 04:09
Compare
Choose a tag to compare

Feature changes

  • Support WebP images in CBZ, EPUB, PDF, and MOBI

Bug fixes

  • Fix a crash when trying to perform a CIR-CBZ conversion while providing a relative path as the source CIR

v1.3.1

06 Jan 04:45
Compare
Choose a tag to compare

Bug fixes

  • Support Pillow v11+

v1.3.0

02 Jan 06:56
dfc5de8
Compare
Choose a tag to compare

Feature changes

  • CBZ: Support reading ComicInfo.xml chapter data (#11 by @WisdomCode)

v1.2.1

04 Dec 16:56
Compare
Choose a tag to compare

Feature changes

  • Support JPEG 2000

v1.2.0

23 Jul 17:42
Compare
Choose a tag to compare

Feature changes

  • Generated chapter file paths are now slugified — you can find the property in Chapter.title_slug.

v1.1.0

14 May 15:27
Compare
Choose a tag to compare

Feature changes

  • Comicon now exposes a metadata.title_slug: str that is automatically generated when you create a Comic

v1.0.1

11 Jan 01:43
Compare
Choose a tag to compare

Bug fixes

  • Upgrade dependencies to support Pillow 10+ and LXML 5+

v1.0.0

22 Jun 01:52
Compare
Choose a tag to compare

Comicon is now stable! /s

All major bugs are now fixed. Any other major bugs that are discovered are actually features, not bugs.

Feature changes

  • MOBI output support
  • Comicon now merges metadata from edited, converted comics upon their second conversion, instead of ignoring new metadata

v0.3.0

21 Jun 03:30
Compare
Choose a tag to compare

Feature changes

  • BREAKING: Files and folders not declared in comicon.json in the root of the CIR are now allowed. Any folders not declared in comicon.json will be ignored during conversions to and from the CIR.

v0.2.3

27 Apr 21:55
Compare
Choose a tag to compare
  • Fixed a bug where all non-Comicon-created comics would fail to convert from CBZ to EPUB