Skip to content

Releases: krau/ManyACG

v0.78.2

03 Mar 03:20
e178e7e
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • alist storage: Remove header "As-Task" in file save request  -  by @krau (e178e)
    View changes on GitHub

v0.78.1

27 Feb 09:57
1472c11
Compare
Choose a tag to compare

   🚀 Features

  • Optimize file handling in Telegram storage by using ReadFile and caching mechanism  -  by @krau (4fac5)

   🐞 Bug Fixes

  • Improve error handling in Telegram storage by defining custom error messages  -  by @krau (f13b3)
    View changes on GitHub

v0.78.0

27 Feb 09:47
2976097
Compare
Choose a tag to compare

   🚀 Features

  • Add Telegram storage integration and configuration options  -  by @krau (40ac5)
  • Extract cache path logic into a separate function and update file path handling with MIME type extension  -  by @krau (29760)

   🐞 Bug Fixes

  • Replace filepath usage with GetFileName method for better clarity  -  by @krau (06d7c)
    View changes on GitHub

v0.77.6

27 Feb 05:03
00c6f08
Compare
Choose a tag to compare

   🚀 Features

  • Add ErrNoStorages error and update storage handling logic  -  by @krau (a703c)

   🐞 Bug Fixes

  • Ensure correct storage type assignment in applyRule function  -  by @krau (00c6f)
    View changes on GitHub

v0.77.5

17 Feb 02:22
5a7951d
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.77.4

06 Feb 01:54
e02ff05
Compare
Choose a tag to compare

   🚀 Features

  • Add metrics configuration to enable or disable metrics monitoring  -  by @krau (7b48a)
    View changes on GitHub

v0.77.3

28 Jan 03:18
12ce905
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Change checkDuplicate to run synchronously after artwork creation  -  by @krau (82a0b)

   🏎 Performance

  • Add attributes to retrieve for hybrid search and similar artworks queries  -  by @krau (7f6ee)
    View changes on GitHub

v0.77.2

27 Jan 10:49
18256f0
Compare
Choose a tag to compare

   🚀 Features

  • Enhance artwork caption with username and website link  -  by @krau (18256)
    View changes on GitHub

v0.77.1

27 Jan 10:27
26ff8a2
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Handle nil storage info for artwork picture thumbnails and regular images  -  by @krau (26ff8)
    View changes on GitHub

v0.77.0

27 Jan 07:43
6993c8b
Compare
Choose a tag to compare

   🚀 Features

  • Add hybrid search and similar artwork retrieval to artwork list api  -  by @krau (6993c)
    View changes on GitHub