Skip to content

1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jul 18:59
· 15 commits to master since this release
1.3.0
d63e225

AI Image Analyzer v1.3.0

This release is mainly about one big addition: native llama.cpp (llama-server) provider support

✨ Highlights

  • Added support for a new llama.cpp / llama-server provider
  • Improved provider lifecycle when switching providers (clean shutdown + re-init)
  • Better error classification and user-facing notices (network/auth/timeout/rate-limit/parse/abort)
  • Improved SVG → PNG conversion robustness and aspect-ratio handling
  • Improved cache behavior (avoid caching invalid/empty/error responses)
  • General dependency and workflow updates

🙌 Contributor Credit

Huge thanks to @flxkxcr for implementing the llama.cpp provider.

Full Changelog: 1.2.2...1.3.0