Skip to content

8.1.0: fuzzy matching improvements

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 05:22

General

  • Added *.ini files to the list of related/kindred table files, i.e. so they are correctly renamed/updated/deleted/etc when the table is changed.
  • Added support to treat kindred files as known files so they are not deleted during a clean operation when 'remove unknown files' is selected.
  • Widened 'new version screen' to accommodate for displaying large images.

Feeder

  • Fixed some original tables that are incorrectly identified as manufactured.
  • Added option to automaticaly fix some tables that are incorrectly identified as VPX but should be FP.
  • Gracefully handle 'no network' connection. Previously this would cause the app to crash and raise a bug report.

Merger

  • Added more fuzzy matching scenarios. e.g. ignore the word 'logo' when parsing wheel images.
  • Improved UI performance when switching folders/content-types.

Cleaner

  • Added autopov.pov to the list of default known files to prevent it from being deleted as an 'unknown file' when cleaning POV content collection.

Full Changelog: 8.0.0...8.1.0