From a1ec7844e01e2784bf3800a2ad3c98b680aa44ba Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Fri, 17 Apr 2026 19:28:50 +0200 Subject: [PATCH] Prepared re-release v26.4.1 --- app/MindWork AI Studio/Components/Changelog.Logs.cs | 2 +- app/MindWork AI Studio/wwwroot/changelog/v26.4.1.md | 3 ++- metadata.txt | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/MindWork AI Studio/Components/Changelog.Logs.cs b/app/MindWork AI Studio/Components/Changelog.Logs.cs index 191935a4..02d21b52 100644 --- a/app/MindWork AI Studio/Components/Changelog.Logs.cs +++ b/app/MindWork AI Studio/Components/Changelog.Logs.cs @@ -13,7 +13,7 @@ public partial class Changelog public static readonly Log[] LOGS = [ - new (235, "v26.4.1, build 235 (2026-04-17 09:48 UTC)", "v26.4.1.md"), + new (235, "v26.4.1, build 235 (2026-04-17 17:25 UTC)", "v26.4.1.md"), new (234, "v26.2.2, build 234 (2026-02-22 14:16 UTC)", "v26.2.2.md"), new (233, "v26.2.1, build 233 (2026-02-01 19:16 UTC)", "v26.2.1.md"), new (232, "v26.1.2, build 232 (2026-01-25 14:05 UTC)", "v26.1.2.md"), diff --git a/app/MindWork AI Studio/wwwroot/changelog/v26.4.1.md b/app/MindWork AI Studio/wwwroot/changelog/v26.4.1.md index 6143b38e..3ff00c6a 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v26.4.1.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v26.4.1.md @@ -1,4 +1,4 @@ -# v26.4.1, build 235 (2026-04-17 09:48 UTC) +# v26.4.1, build 235 (2026-04-17 17:25 UTC) - Added support for the latest AI models, e.g., Qwen 3.5 & 3.6-family, Mistral Large 3 & Small 4, OpenAI GPT 5.4, Claude Opus 4.7 etc. - Added assistant plugins, making it possible to extend AI Studio with custom assistants. Many thanks to Nils Kruthof `nilskruthoff` for this contribution. - Added a slide planner assistant, which helps you turn longer texts or documents into clear, structured presentation slides. Many thanks to Sabrina `Sabrina-devops` for her wonderful work on this assistant. @@ -29,6 +29,7 @@ - Improved the translation assistant by updating the system and user prompts. - Improved how results from assistants are transferred into chats, so follow-up conversations now show clearer context while keeping the chat easier to understand. - Improved OpenAI-compatible providers by refactoring their streaming request handling to be more consistent and reliable. +- Improved the app update check so malformed update metadata is handled more reliably and users now receive a clear error message instead of a misleading "No update found" response. - Fixed an issue where assistants hidden via configuration plugins still appear in "Send to ..." menus. Thanks, Gunnar, for reporting this issue. - Fixed an issue with chat templates that could stop working because the stored validation result for attached files was reused. AI Studio now checks attached files again when you use a chat template. - Fixed an issue with voice recording where AI Studio could log errors and keep the feature available even though required parts failed to initialize. Voice recording is now disabled automatically for the current session in that case. diff --git a/metadata.txt b/metadata.txt index 53e6d28f..d6cfb34a 100644 --- a/metadata.txt +++ b/metadata.txt @@ -1,12 +1,12 @@ 26.4.1 -2026-04-17 09:48:42 UTC +2026-04-17 17:25:44 UTC 235 9.0.116 (commit fb4af7e1b3) 9.0.15 (commit 4250c8399a) 1.93.1 (commit 01f6ddf75) 8.15.0 1.8.3 -0c87a491ace, release +c6ed7e3c0ce, release osx-arm64 144.0.7543.0 1.17.1 \ No newline at end of file