docs(release): finalize v1.31.0 release notes [skip ci]

This commit is contained in:
cosmistack-bot 2026-04-03 21:27:57 +00:00
parent 37abad33c9
commit 8dcbf7dbcf

View File

@ -1,6 +1,6 @@
# Release Notes
## Unreleased
## Version 1.31.0 - April 3, 2026
### Features
- **AI Assistant**: Added support for remote OpenAI-compatible hosts (e.g. Ollama, LM Studio, etc.) to support running models on seperate hardware from the Command Center host. Thanks @hestela for the contribution!