From ffa46baf6bac8ddd9c4cfe4321596dccdf2dade8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peer=20Sch=C3=BCtt?= <20603780+peerschuett@users.noreply.github.com> Date: Wed, 11 Mar 2026 16:18:31 +0100 Subject: [PATCH] changelog --- app/MindWork AI Studio/wwwroot/changelog/v26.3.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v26.3.1.md b/app/MindWork AI Studio/wwwroot/changelog/v26.3.1.md index bea66b76..0ed19401 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v26.3.1.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v26.3.1.md @@ -6,6 +6,7 @@ - Improved the user-language logging by limiting language detection logs to a single entry per app start. - Improved the logbook readability by removing non-readable special characters from log entries. - Improved the logbook reliability by significantly reducing duplicate log entries. +- Improved the additional API parameters by adding JSON validation to ensure the input is properly formatted. - Fixed an issue where the app could turn white or appear invisible in certain chats after HTML-like content was shown. Thanks Inga for reporting this issue and providing some context on how to reproduce it. - Upgraded to Rust v1.94.0 - Added the model capabilities of the new Qwen3.5 model family. \ No newline at end of file