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