From bbd3a8989ead2e0af7788e6bec20c059f6a15381 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Mon, 25 May 2026 20:47:08 +0200 Subject: [PATCH] Updated changelog --- app/MindWork AI Studio/wwwroot/changelog/v26.5.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v26.5.5.md b/app/MindWork AI Studio/wwwroot/changelog/v26.5.5.md index 931c2ac5..31772f31 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v26.5.5.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v26.5.5.md @@ -15,6 +15,7 @@ - Fixed an issue where attached documents were detached when editing a previous prompt. They now remain attached. - Fixed an issue where failed transcription requests could be shown as empty transcription results instead of a clear error message. - Fixed an issue where an AI response in chat could be interrupted when you interacted with workspaces, such as opening, closing, or resizing the workspace panel. +- Fixed an issue with switching between chat threads while multiple chats are running. - Fixed error messages for provider requests so missing OpenAI API credits and too many requests are shown clearly in chats, assistants, transcription, and model loading. - Fixed missing translations for file type names in file selection dialogs. - Fixed the chat user prompt being cleared when toggling the workspace view.