Updated changelog

This commit is contained in:
Thorsten Sommer 2025-10-19 11:50:52 +02:00
parent 8fa7d38f7a
commit 80a97cda67
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,4 +1,5 @@
# v0.9.52, build 227 (2025-09-xx xx:xx UTC)
- Added a feature so that matching results from data sources (local data sources as well as external ones via the ERI interface) are now also displayed at the end of a chat. All sources that come directly from the AI (like web searches) appear first, followed by those that come from the data sources. This source display works regardless of whether the AI actually used these sources, so users always get all the relevant information.
- Added the ability to manage the preview feature visibility and enabled preview features by using enterprise IT configurations.
- Improved developer experience by detecting development environments and disabling update prompts in those environments.
- Fixed an issue where external data sources using the ERI interface weren't using the correct source names during the augmentation phase.