Skip to content

Releases: comictagger/comictagger

1.6.0-beta.2: Wade Watts

23 Sep 21:10
1.6.0-beta.2
Compare
Choose a tag to compare
Pre-release
Wade Watts

1.6.0-beta.1: Sara Pezzini

21 Sep 23:15
1.6.0-beta.1
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Update local plugin implementation see the wiki @lordwelch in #683

  • GCD and Metron are no longer bundled in the release packages

    They can be installed as a local plugin see the wiki for more information

  • Remove CBL/CBI and CoMet tags

    They can be installed as a plugin from https://github.com/comictagger/archived-plugins or with pip install comictagger[archived-plugins]

  • Cache more ComicVine lookups and implement request timeouts by @lordwelch in #686

  • ComicVine requests now have more logging and the ratelimiter logs how long it will wait before the next request

  • ComicVine 200/hour request ratelimits are now implemented as CV now enforces them

  • Improve error handling of manual metadata on the CLI

  • The default plugin folder location has been fixed

  • Missing values are handled better during renaming

  • Links to standard config locations are now listed in the settings window

Full Changelog: 1.6.0-alpha.22...1.6.0-beta.1

1.6.0-alpha.22: Arthur Everest

24 Aug 19:34
1.6.0-alpha.22
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix saving settings

Full Changelog: 1.6.0-alpha.21...1.6.0-alpha.22

1.6.0-alpha.21: Cliff Secord

21 Aug 23:59
1.6.0-alpha.21
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 1.6.0-alpha.20...1.6.0-alpha.21

1.6.0-alpha.20: Elisa Deerlane

01 Jul 03:10
1.6.0-alpha.20
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix combobox placeholder text not showing by @mizaki in #661
  • Fix release to PyPI for pip install

Full Changelog: 1.6.0-alpha.14...1.6.0-alpha.20

1.6.0-alpha.14: Mark Grayson

24 Jun 03:31
1.6.0-alpha.14
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix --skip-existing-tags not skipping tags Fixes #658
  • Fix an error when renaming and auto-tagging Fixes #659

Full Changelog: 1.6.0-alpha.13...1.6.0-alpha.14

1.6.0-alpha.13: Deborah Grayson

23 Jun 08:41
1.6.0-alpha.13
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add comicfn2dict as an alternative filename parser by @lordwelch in #618
  • Support multiple web_links by @lordwelch in #601
  • Improve commandline metadata override by @lordwelch in #627
  • Multi read style by @mizaki in #629
  • Add overlay modes for metadata; overwrite, add missing etc. by @mizaki in #598
  • Add remove HTML tables back by @mizaki in #653
  • UI/Text Improvements by @lordwelch in #616
  • Fix detection of rar executable fixes #596 and #657
  • Add an option to disable prompt on save Fixes #422
  • Mark all QTextEdit's as plain text only Fixes #614
  • Allow ignoring errors in the GUI
  • Allow bluring images in the page editor Fixes #637
  • Add a button to attempt to identify a scanner page Fixes #637
  • Enable bulk editing for page type and marking a page as a double page Fixes #637
  • Add an option to prefer parsed filename info over tags Fixes #630
  • Allow comics released in the following year to match during auto-tagging Fixes #638
  • Fix parsing a '.' at the end of a filename with the complicated parser Fixes #652
  • Fix issues parsing numbers in the complicated parser Fixes #639
  • Fix an issue ordering pages
  • Make the splitter between the file list and main page visible
  • Allow disabling the prompt on save Fixes #422
  • Fix a typo in protofolius's formats Fixes #648

Full Changelog: 1.6.0-alpha.12...1.6.0-alpha.13

1.6.0-alpha.12: Lucius Morgan

22 Feb 23:23
1.6.0-alpha.12
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix a crash when sorting columns in the file selection list fixes #607
  • Fix a crash on startup when using the binary builds fixes #605

Full Changelog: 1.6.0-alpha.11...1.6.0-alpha.12

1.6.0-alpha.11: Jakita Wagner

19 Feb 20:47
1.6.0-alpha.11
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add support for saving multiple metadata styles in the GUI by @mizaki in #594
  • Implement local plugins by @lordwelch in #599
  • Add an attribution string when auto-tagging by @mizaki in #600
  • Correct the brew command to install rar and add search paths to PATH fixes #584
  • Fix clearing list attributes using the -m option fixes #587
  • Fix the rename command not renaming files fixes #590
  • Fix the file selection list columns being out of order
  • Fix saving the path to the rar executable #596

Full Changelog: 1.6.0-alpha.10...1.6.0-alpha.11

1.6.0-alpha.10: Eric Masterson

26 Dec 07:38
1.6.0-alpha.10
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix filename parsing not respecting settings
  • Use tar.gz for releases on linux and dmg on macOS

Full Changelog: 1.6.0-alpha.9...1.6.0-alpha.10