Version 1.25.2 - February 18, 2026
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
📝 All Changes
- build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6 in /admin (5840bfc)
- build(deps): bump qs from 6.14.1 to 6.14.2 in /admin (cdf931b)
- docs: updated release notes (ed26df7)
- fix(UI): gracefully handle legacy docs and knowledge-base paths (e75d54b)
- fix(AI): leave chat suggestions disabled by default (43ebaa9)
- fix(AI): improve GPU detection logic (77f1868)
- fix(UI): invert update banner colors (3ee3cff)
- ops: add optional storage dir removal to uninstall script (b2e4ce7)
- ops: fix uninstall script to remove network and updater volume (ad31a98)