From c6e41cb527a992dc00e85c39547b8060a90690c6 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Mon, 6 Jul 2026 20:26:55 +0200 Subject: [PATCH] Updated changelog --- app/MindWork AI Studio/wwwroot/changelog/v26.7.2.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v26.7.2.md b/app/MindWork AI Studio/wwwroot/changelog/v26.7.2.md index a3e9356c..3d429c26 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v26.7.2.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v26.7.2.md @@ -1,2 +1,5 @@ # v26.7.2, build 244 (2026-07-xx xx:xx UTC) +- Improved the coding assistant with a simpler context workflow. Now you can attach multiple source files directly instead of manually defining code contexts. +- Improved the grammar & spelling checking and rewrite & improve text assistants. Both assistants can now load one document into the text field using the file dialog or drag and drop. +- Improved the legal check, text summarizer, and translation assistant. These assistants can now load documents with drag and drop. - Fixed the dialog for adding providers. Selecting an option could previously prevent the setup from continuing. Thanks, Dominic Neuburg (`donework`), for reporting this issue. \ No newline at end of file