Skip to content

Releases: krau/ManyACG

v0.73.1

25 Jan 16:08
c8d46ab
Compare
Choose a tag to compare

   🚀 Features

  • Add AutoTagAllArtwork command and implement artwork tag prediction  -  by @krau (c8d46)
    View changes on GitHub

v0.73.0

25 Jan 15:55
856661a
Compare
Choose a tag to compare

   🚀 Features

  • Add tagger integration and enable automatic tagging for artworks  -  by @krau (bfd15)

   🐞 Bug Fixes

  • Handle unavailable tagger client in AutoTaggingArtwork function  -  by @krau (85666)
    View changes on GitHub

v0.72.0

24 Jan 16:10
1832c59
Compare
Choose a tag to compare

   🚀 Features

  • Add artwork search document structure and Meilisearch integration  -  by @krau (042a4)
  • Add hybrid search command and implement related functionality  -  by @krau (1832c)
    View changes on GitHub

v0.71.2

21 Jan 01:06
de451f6
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Extend expiration time for created_at index to 30 days  -  by @krau (de451)
    View changes on GitHub

v0.71.1

15 Jan 01:43
c08d237
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Refactor getArtworkFiles to improve error handling and retry logic for sending documents  -  by @krau (c08d2)
    View changes on GitHub

v0.71.0

14 Jan 12:09
b970cfa
Compare
Choose a tag to compare

   🚀 Features

  • Enhance send telegram media group flood control  -  by @krau (63ce8)

   🐞 Bug Fixes

  • Replace slice.Union with slice.Unique to ensure tag aliases are unique  -  by @krau (a2849)
  • Prevent invalid cache directory error in debug mode  -  by @krau (04ed0)
  • Ensure unique pictures in KemonoPostResp and enhance image format checking  -  by @krau (49937)
  • Remove unsupported image format from suffix list  -  by @krau (b970c)

   🏎 Performance

  • Add worker configuration for Kemono source and improve image fetching concurrency  -  by @krau (2f8f3)
    View changes on GitHub

v0.70.1

13 Jan 12:50
cb621cd
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Update thumbnail output format to use configured format  -  by @krau (cb621)
    View changes on GitHub

v0.70.0

13 Jan 12:40
bcc3d48
Compare
Choose a tag to compare

   🚀 Features

  • Add regular and thumb picture compress format config  -  by @krau (bcc3d)
    View changes on GitHub

v0.69.3

13 Jan 06:45
43b9fa1
Compare
Choose a tag to compare

   🏎 Performance

    View changes on GitHub

v0.69.2

12 Jan 13:17
10a096e
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Not incress api key when fetch with cache  -  by @krau (10a09)
    View changes on GitHub