AI Navigate

v0.17.8

Ollama Releases / 3/13/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research

Key Points

  • The v0.17.8 release includes fixes across parsers, cloud model handling, docs formatting, localhost handling, and Docker build parallelism to improve stability and performance.
  • Parsers: repair unclosed arg_value tags in GLM tool calls, credited to BruceMacD in PR #14656.
  • Cloud models: reapply policy of not requiring pulling stubs for cloud models, as implemented by jmorganca in PR #14608.
  • Documentation: update and format compatibility docs to improve readability, contributed by mxyng in PR #14678.
  • Localhost and build: fix localhost handling in the create workflow and introduce smarter Docker parallelism to speed up builds, contributed by dhiltgen (PRs #14681 and related).

What's Changed

Full Changelog: v0.17.7...v0.17.8-rc1