From 80a97cda67b7dfa3a0cddfb28d971ae850edb043 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 19 Oct 2025 11:50:52 +0200 Subject: [PATCH] Updated changelog --- app/MindWork AI Studio/wwwroot/changelog/v0.9.52.md | 1 + 1 file changed, 1 insertion(+) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.52.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.52.md index 536b4ca2..d31ab5e8 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.9.52.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.52.md @@ -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. \ No newline at end of file