From ed26df7aff5413848d6fa73b757d2af4b9a2c987 Mon Sep 17 00:00:00 2001 From: Jake Turner Date: Wed, 18 Feb 2026 22:50:54 +0000 Subject: [PATCH] docs: updated release notes --- admin/docs/release-notes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/admin/docs/release-notes.md b/admin/docs/release-notes.md index 1577e0d..0a82a5a 100644 --- a/admin/docs/release-notes.md +++ b/admin/docs/release-notes.md @@ -1,5 +1,17 @@ # Release Notes +## Unreleased + +### Features + +### Bug Fixes +- **AI Assistant**: Fixed an error from chat suggestions when no Ollama models are installed +- **AI Assistant**: Improved discrete GPU detection logic +- **UI**: Legacy links to /docs and /knowledge-base now gracefully redirect to the correct pages instead of showing 404 errors + +### Improvements +- **AI Assistant**: Chat suggestions are now disabled by default to avoid overwhelming smaller hardware setups + ## Version 1.25.1 - February 12, 2026 ### Features