Skip to content

v3.3.8

Choose a tag to compare

@eniz1806 eniz1806 released this 06 Jun 07:42

Fixed

  • Model discovery cache now invalidated on API key/region change (/key) — /models re-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 pull instead 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