github neonwatty/meme-search v2.1.0
Release v2.1.0

6 hours ago

Highlights

  • Added OpenAI-compatible vision description provider support, originally contributed by @SirEdvin in #153.
  • Added app-wide model provider settings for choosing local or OpenAI-compatible cloud generation.
  • Made image description generation durable through Solid Queue so failed attempts can be retried cleanly.
  • Added E2E and integration coverage, plus an optional live OpenAI smoke workflow gated by OPENAI_API_KEY.
  • Fixed and rebuilt multi-arch Docker image publishing for AMD64 and ARM64.

Contributor Thanks

Thanks to @SirEdvin for kicking off this release with the original OpenAI-compatible provider contribution in #153. The release was expanded through follow-up PRs to cover provider selection UX, queue durability, live smoke testing, and Docker image publishing fixes.

Docker Images

Multi-arch images are available for Linux AMD64 and ARM64:

  • ghcr.io/neonwatty/meme_search:v2.1.0
  • ghcr.io/neonwatty/image_to_text_generator:v2.1.0

The latest tags have also been refreshed.

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.1.0

Don't miss a new meme-search release

NewReleases is sending notifications on new releases.