Skip to content

Releases: krau/ManyACG

v1.13.2

30 Apr 10:04
9d8e4ca

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.13.1

16 Apr 23:57
9882fc8

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.13.0

16 Apr 05:47
4cd0485

Choose a tag to compare

   🚀 Features

  • Refactor project structs and telegram handlers to use context for service and metadata retrieval  -  by @krau (a1b40)

   🐞 Bug Fixes

  • Update go.mod and go.sum for gofiber and other dependencies to latest versions  -  by @krau (9d0b6)
  • Update handlers to use request context for improved performance and consistency  -  by @krau (4cd04)
    View changes on GitHub

v1.12.1

03 Apr 14:24
c282d6b

Choose a tag to compare

   🐞 Bug Fixes

  • Update .gitignore and go.mod for new executable and dependency versions  -  by @krau (f1eff)
  • Update go.sum to remove deprecated dependencies and add new versions  -  by @krau (c282d)
    View changes on GitHub

v1.12.0

05 Mar 14:47
bb1b824

Choose a tag to compare

   🚀 Features

  • Add tagging command to recognize image tags  -  by @krau (bb1b8)
    View changes on GitHub

v1.11.0

12 Feb 10:26
8974f72

Choose a tag to compare

   🚀 Features

  • Add artwork tag prediction and merging before creation  -  by @krau (8974f)

   🐞 Bug Fixes

  • Update build tags in Dockerfile for vips compatibility  -  by @krau (0ac4e)
    View changes on GitHub

v1.10.0

12 Feb 09:37
c3d6085

Choose a tag to compare

   🚀 Features

  • Add indexing command for artworks to MeiliSearch  -  by @krau (d9097)
  • Implement index settings management for MeiliSearch  -  by @krau (e857a)
  • Add support for clearing all documents in MeiliSearch indexing  -  by @krau (c3d60)

   🐞 Bug Fixes

  • Update build tags for vips compatibility and adjust Dockerfile settings  -  by @krau (bfae3)
  • Update help command descriptions and improve admin commands  -  by @krau (d61ef)
    View changes on GitHub

v1.9.2

11 Feb 06:30
913d683

Choose a tag to compare

   🐞 Bug Fixes

  • Update build tags to use 'novips' for better compatibility  -  by @krau (4a6b4)
  • Update gofiber dependencies to latest stable versions for improved stability  -  by @krau (11be8)
  • Upgrade deps  -  by @krau (913d6)
    View changes on GitHub

v1.9.1

03 Feb 14:19
d76c5bb

Choose a tag to compare

   🐞 Bug Fixes

  • Update vipsgen dependency to v1.3.1 for improved functionality  -  by @krau (d76c5)
    View changes on GitHub

v1.9.0

03 Feb 12:04
32710b2

Choose a tag to compare

   🚀 Features

  • Refactor getArtworkFiles to improve media handling and batch sending  -  by @krau (abc65)

   🐞 Bug Fixes

  • Streamline artwork preloading with applyArtworkPreloads function  -  by @krau (32710)
    View changes on GitHub