From 942752ef854de96aeddde448695f3abf59a21d8c Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Fri, 14 Nov 2025 13:33:52 +0100 Subject: [PATCH] Updated changelog --- app/MindWork AI Studio/wwwroot/changelog/v0.9.53.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.53.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.53.md index 8299e416..419d2172 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.9.53.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.53.md @@ -4,4 +4,5 @@ - Added the ability to use documents as input for profile fields. - Added the ability to distribute profiles via configuration plugins in enterprise environments. Thanks, Paul (`PaulKoudelka`), for your first contribution. - Added the ability to preset an app-wide default profile using a configuration plugin in enterprise environments. -- Improved profiles by removing their input limits. \ No newline at end of file +- Improved profiles by removing their input limits. +- Improved the file reading component to correctly verify the Pandoc installation and open the installation dialog when needed. \ No newline at end of file