Skip to content

Releases: Snd-R/komf

0.22.2

19 Feb 19:09
Compare
Choose a tag to compare

added missing config dto mappings

0.22.1

19 Feb 14:49
Compare
Choose a tag to compare
  • fixed missing input sanitization on series match in kodansha, viz and bookwalker providers
  • will now include original creator as author in anilist provider
  • improved yen press search
  • yen press provider will now default to digital release first and fallback to paperback
  • improved volume cover fallback in mangadex provider

0.22.0

15 Feb 12:57
Compare
Choose a tag to compare
  • deprecated post-processing titleType option and added seriesTitleLanguage option instead
  • added alternativeSeriesTitleLanguages post-processing option
  • added missing original story author role mapping in anilist provider
  • added search input sanitizing in kodansha, viz and bookwalker providers to avoid error 403
  • viz provider will now default to digital releases
  • thumbnails will not be fetched if corresponding thumbnail provider option is disabled
  • fixed nautiljon original title parsing when only japanese title was present

0.21.0

12 Feb 18:59
Compare
Choose a tag to compare
  • added mangadex provider
  • added experimental CLI commands with json metadata output
  • changed format of localized titles from LOCALIZED label to language tag
  • fixed kodansha volume lists parsing

0.20.1

09 Feb 08:43
Compare
Choose a tag to compare
  • adjusted name matching threshold for short strings
  • fixed summary line breaks in Kodansha provider
  • added metadata update progress logs

0.20.0

08 Feb 12:22
Compare
Choose a tag to compare
  • added roles mapping configuration for authors and artists
  • stabilized light novel support #34
  • added yen press light novel support
  • improved series matching by adding additional request with excluded values in brackets #38
  • improved series matching by including alternative titles from existing series metadata
  • improved manual series search speed with multiple enabled providers
  • changed name matching algorithm to Levenshtein with distance threshold of 3
  • fixed event listener crash when fetching deleted volumes in kavita

0.19.2

29 Jan 09:22
Compare
Choose a tag to compare

fixed kodansha and yenpress book links

0.19.1

28 Jan 16:05
Compare
Choose a tag to compare

fixed issue with missing series metadata post-processing

0.19.0

28 Jan 14:34
Compare
Choose a tag to compare
  • added experimental api only light novel support (anilist, mangaupdates, myanimelist and bookwalker) issue #34
  • always select uploaded cover in komga

0.18.3

27 Jan 19:46
Compare
Choose a tag to compare
  • fixed parsing of series with single volume in Viz provider
  • fixed series comicinfo number field mapping with enabled orderbooks option
  • fixed status mapping which will now default to null instead of ongoing when unable to parse it
  • fixed status parsing of series with multiple volume types in MangaUpdates provider