From d6c6ad4c0699e55812daf62b19ec15e7ad596fde Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Mon, 18 May 2026 20:38:42 +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 682be0e0..b8d5f9a1 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v26.5.5.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v26.5.5.md @@ -5,6 +5,7 @@ - Added the username to the information page to make organization support easier when users share their screen. - Improved the app's security foundation with major modernization of the native runtime and its internal communication layer. This work is mostly invisible during everyday use, but it replaces older components that no longer received the security updates we require. We also continued updating security-sensitive dependencies so AI Studio stays on a healthier, better maintained base. - Improved the Pandoc management and detection process to make it more reliable. +- Improved the Qdrant startup and vector database initialization, so AI Studio can start more reliably while the local vector database is still starting. - Fixed the Pandoc installation, which could fail and prevent AI Studio from installing its local Pandoc dependency. - Fixed an issue where the spellchecking setting was not applied to all text fields in the slide builder assistant. - Fixed missing translations for file type names in file selection dialogs.