Skip to content

Releases: ajslater/comicbox

v1.2.1

09 Oct 18:16
Compare
Choose a tag to compare
  • Fix ignoring MacOS resource forks in archives.
  • Detect .jxl extension (JPEG XL) as a comic page.
  • Dependency xml parsing fixes and better Python 3.13 support.

v1.2.0

06 Aug 19:14
Compare
Choose a tag to compare
  • Add -R --replace_metadata option. Default behavior is to merge keys.
  • Add -D --delete_keys option.
  • Faster metadata writing. Replace files in zipfiles instead of rewriting the
    entire archive.

v1.1.10

08 Jul 23:48
Compare
Choose a tag to compare
  • Fix parsing negative issue numbers in filenames.
  • Log common non-ComicBookInfo archive comments with less alarm.

v1.1.9

22 Jun 22:39
Compare
Choose a tag to compare
  • Deps security update

v1.1.8

03 Jun 01:30
Compare
Choose a tag to compare
  • Update pycountry

v1.1.7

07 May 22:59
Compare
Choose a tag to compare
  • Unknown urls give the path, query and fragment as the nss, not the domain

v1.1.6

26 Apr 05:47
Compare
Choose a tag to compare
  • Ignore dotfiles and macOS resource forks when finding pages.

v1.1.5

20 Apr 20:17
Compare
Choose a tag to compare
  • Fix export of CIX CoverArtist tag.
  • Fix tagging Web and other unknown url tags. Accept any url for comicbox
    identifiers.

v1.1.4

20 Apr 20:17
Compare
Choose a tag to compare
  • Make language and country code parsing more durable

v1.1.3

17 Mar 23:50
Compare
Choose a tag to compare
  • Updated comicfn2dict fixes filename parsing bugs.