From 47258a90ad111426cf5ce7bfea37df84a510ab9c Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Fri, 30 May 2025 22:38:39 +0200 Subject: [PATCH] Updated changelog --- app/MindWork AI Studio/wwwroot/changelog/v0.9.46.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.46.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.46.md index 2c4b5e56..fdba1c09 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.9.46.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.46.md @@ -1,3 +1,4 @@ # v0.9.46, build 221 (2025-06-xx xx:xx UTC) - Added the ability to configure the maximum number of results returned per request for all data sources. Please note that this feature remains in preview and is not visible to all users. -- Added more text content to the I18N system & added the German translation for it. \ No newline at end of file +- Added more text content to the I18N system & added the German translation for it. +- Added the Pandoc integration, which enables us to use Pandoc for data processing (e.g., RAG) and for generating files (e.g., Office documents). We thank Nils `nilskruthoff` for the excellent contribution. \ No newline at end of file