From 4e75ea56d178a28df13cfc78ee9e237b98f12039 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 5 Jul 2026 17:46:59 +0200 Subject: [PATCH] Updated changelog --- app/MindWork AI Studio/wwwroot/changelog/v26.6.3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v26.6.3.md b/app/MindWork AI Studio/wwwroot/changelog/v26.6.3.md index dd829757..ed0cab20 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v26.6.3.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v26.6.3.md @@ -1,4 +1,5 @@ # v26.6.3, build 243 (2026-06-xx xx:xx UTC) +- Added the assistant builder as a beta preview feature for generating and installing assistant plugins. This no-code environment is designed so anyone can create assistants without needing a computer science background. To try it, enable preview features in the app settings and then explicitly enable the Assistant Builder feature. Thanks, Nils Kruthoff (`nilskruthoff`), for this extraordinary contribution. - Added expert capability overrides for providers, so advanced users and configuration plugins can manually adjust selected model capabilities, including reasoning (thinking) behavior, when automatic detection needs adjustment. - Added configuration plugin options for default chat data source behavior and the related data source selection and validation agents. - Added support for organization-approved assistant plugins, so trusted assistant plugins can be enabled without requiring each user to run a separate security audit.