docs: updated release notes

This commit is contained in:
Jake Turner 2026-02-18 22:50:54 +00:00 committed by Jake Turner
parent e75d54bd69
commit ed26df7aff

View File

@ -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