catdog## What's Changed * mlx: tighten up gemma4 moe loading code by @pdevine in https://github.com/ollama/ollama/pull/16964 * mlx: bump to latest version to include new small batch matmul kernel @jessegross @dhiltgen * llama.cpp: bump to b9840 @dhiltgen * improved gemma4 MTP performance @jessegross **Full Changelog**: https://github.com/ollama/ollama/compare/v0.31.0...v0.31.1
catdog## What's Changed * docs: update Zod example to use native toJSONSchema by @fuleinist in https://github.com/ollama/ollama/pull/14746 * launch: use native Windows Hermes config path by @BruceMacD in https://github.com/ollama/ollama/pull/16558 ## New Contributors * @fuleinist made their first contribution in https://github.com/ollama/ollama/pull/14746 **Full Changelog**: https://github.com/ollama/ollama/compare/v0.30.6...v0.30.7-rc1
catdog## What's Changed * mlx: refined model push behavior by @dhiltgen in https://github.com/ollama/ollama/pull/15431 * test: integration test hardening by @dhiltgen in https://github.com/ollama/ollama/pull/13532 * app: harden update flows by @dhiltgen in https://github.com/ollama/ollama/pull/16100 **Full Changelog**: https://github.com/ollama/ollama/compare/v0.23.2...v0.23.3-rc0
catdog## What's Changed * `ollama launch` no longer includes Claude Desktop due to the third-party integration being limited to Anthropic models. `ollama launch claude-desktop --restore` still works to restore Claude to it's normal state. * `/api/show` responses are now cached, improving median latency by **~6.7x** which will increase load speed for integrations like VS Code. * Improved backup workflow when managing launch integrations * Cleaner image generation layout in the MLX runner **Full Changelog**: https://github.com/ollama/ollama/compare/v0.23.1...v0.23.2
catdog## What's Changed * api: accept "max" as a think value by @ParthSareen in https://github.com/ollama/ollama/pull/15787 * openai: map responses reasoning effort to think by @ParthSareen in https://github.com/ollama/ollama/pull/15789 **Full Changelog**: https://github.com/ollama/ollama/compare/v0.21.2...v0.21.3-rc0
catdog1. Add dependency services 2. Change logo to avoid being unreadable on dark themes