From 8dcbf7dbcf317f56f63fc6a24ee525fc1084c0e4 Mon Sep 17 00:00:00 2001 From: cosmistack-bot Date: Fri, 3 Apr 2026 21:27:57 +0000 Subject: [PATCH] docs(release): finalize v1.31.0 release notes [skip ci] --- admin/docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/docs/release-notes.md b/admin/docs/release-notes.md index 4552922..08715c8 100644 --- a/admin/docs/release-notes.md +++ b/admin/docs/release-notes.md @@ -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!