Skip to content

Releases: hv0905/NekoImageGallery

v1.3.0

15 Jul 11:06
309f64d
Compare
Choose a tag to compare

What's Changed

⚠️Breaking changes

  • The CLI interface have been rewritten. You might need to modify your scripts if you're using NekoImageGallery's CLI Interface in it.

New features

  • Rebuild local indexing to align its behavior with upload API. (@hv0905, #41)
  • Rewrite CLI interface using Typer to have a more clear logic and provide more features. (@hv0905, #41)
  • Add images API by (@hv0905, #42)
  • Add comments field for images and improve documentation (@hv0905, #43)

Enhancement

  • Wait for all the images in the upload queue to be indexed before server shutdown. (@hv0905)

Full Changelog: v1.2.0...V1.3.0

v1.2.0

03 Jul 08:52
d01e75e
Compare
Choose a tag to compare

Bug Fixes

  • Fix a bug that the incorrect vectors will be compared when performing combine search in #39
  • Fix the error where GIF file thumbnails could not be created properly by @pk5ls20 in #37

New Features

  • Reproducible random pick by @hv0905 in #36
  • Check duplicates with the images that is in the upload queue when performing uploading #36
  • feat: Add duplication validate API by @hv0905 in #38
  • Refactor the lifespan part by @pk5ls20 in #40

Misc

  • Upgrade qdrant client to v1.9.2 and remove workaround code

Full Changelog: v1.1.0...v1.2.0

v1.1.0

08 Jun 09:34
ec06d92
Compare
Choose a tag to compare

New Features

  • Allow config max queue length for upload API (#28)
  • Allow setting thumbnail mode when uploading using upload API (#32)
  • Allow editing url and thumbnail_url for non-local image in update_opt API (#34)

Bug Fixes

  • Fix a bug that an error from Bert will occur when indexing a photo with long texts.

Misc

  • Upgrade to Python3.11 for cpu-only docker image
  • Upgrade to torch 2.3.0 for cuda docker image

Full Changelog: v1.0.0...v1.1.0

v1.0.0

12 May 08:58
1ae0e77
Compare
Choose a tag to compare

First stable release of NekoImageGallery 🎉

Docker Images: https://hub.docker.com/r/edgeneko/neko-image-gallery