7.26.0 (2026-01-23)
Features
- add Ollama provider support (bd3be23)
- ui: add Ollama logo and make API key optional (2cb77f2)
- ui: add Ollama provider presets to dashboard (2b7d18c)
- ui: add provider logos for alternative API presets (5074122)
Bug Fixes
- api: skip API key prompt for local Ollama preset (ef2c8bb)
- api: skip API key prompt for local Ollama using noApiKey flag (dc6977d)
- ollama: align property naming and descriptions (3ce698c)
- presets: make requiresApiKey required boolean, add sentinel docs (8e29c48)
Documentation
- add Ollama to Built-in Providers table and usage examples (c9604be)