From 276b7c2a1c1717e06031d388243f635d9f3ce4f9 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Tue, 20 Jan 2026 10:21:19 +0100 Subject: [PATCH] Update changelog --- app/MindWork AI Studio/wwwroot/changelog/v26.1.2.md | 1 + 1 file changed, 1 insertion(+) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v26.1.2.md b/app/MindWork AI Studio/wwwroot/changelog/v26.1.2.md index dda49a92..e9944049 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v26.1.2.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v26.1.2.md @@ -6,6 +6,7 @@ - Improved the microphone handling (transcription preview) so that all sound effects and the voice recording are processed without interruption. - Improved the handling of self-hosted providers in the configuration dialogs (LLMs, embeddings, and transcriptions) when the host cannot provide a list of models. - Improved the document analysis assistant (in preview) by allowing users to send results to a new chat to ask follow-up questions. Thanks to Sabrina `Sabrina-devops` for this contribution. +- Improved the developer experience by detecting incorrect CPU architecture metadata when checking and installing the Pandoc dependency. - Fixed a logging bug that prevented log events from being recorded in some cases. - Fixed a bug that allowed adding a provider (LLM, embedding, or transcription) without selecting a model. - Fixed a bug with local transcription providers by handling errors correctly when the local provider is unavailable.