This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryFixed model discovery cache invalidation and Ollama update check false positives, raised new‑models list display cap to 100.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Relabeled new-models list as "Top N new models available (most popular on ollama.com/library)". Relabeled new-models list as "Top N new models available (most popular on ollama.com/library)". Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Feature | Low |
Raised new-models display cap from 20 to 100. Raised new-models display cap from 20 to 100. Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
Model discovery cache invalidated on API key/region change, ensuring fresh model list. Model discovery cache invalidated on API key/region change, ensuring fresh model list. Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
Ollama update check no longer reports false "updated!" after `ollama pull`. Ollama update check no longer reports false "updated!" after `ollama pull`. Source: llm_adapter@2026-06-07 Confidence: high |
— |
Full changelog
Fixed
- Model discovery cache now invalidated on API key/region change (
/key) —/modelsre-fetches live instead of serving a stale 10-minute cached list, so newly-available provider models appear immediately - Ollama update check no longer reports false "updated!" — compares model digest before/after
ollama pullinstead of matching an "up to date" string modern Ollama never prints (it prints "success" either way)
Changed
- New-models list relabeled to "Top N new models available (most popular on ollama.com/library)" so the count isn't mistaken for the full catalog
- Raised the new-models display cap from 20 to 100
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Kodiqa Agent
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]