From ab68edb39ceacdeeb21449bd7cd302b6a388fba9 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 13 Sep 2026 16:03:18 +0200 Subject: [PATCH] Add changelog entries for the web content URL fix --- app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md b/app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md index 21c78ebb..b3fa66b5 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v26.9.1.md @@ -29,5 +29,7 @@ - Fixed a model resold under a plain name not getting the abilities it really has. - Fixed image and video generation models showing up among the chat models. - Fixed a dropped file being processed several times, e.g., after the computer woke up from sleep. +- Fixed the web address staying in the field when you reset an assistant that loads content from a web page. +- Fixed the web address being gone when you leave such an assistant and come back to it later. - Fixed the Visual Briefing Assistant (in preview) not scrolling, which put everything below the window edge out of reach and made the assistant unusable. The briefing preview is now shown at its intended size inside its frame, and switching between the desktop, tablet, and mobile view changes its width as it should. - Upgraded the Visual Briefing Assistant (in preview) from the prototype to the beta state. The assistant is now completely implemented and is undergoing a deeper testing phase in preparation for release. To try it, open the app settings, allow preview features down to beta, and then enable the Visual Briefing Assistant there.