From ee73d5079a9c3b64b2479a90ae26dd8ccd099817 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 28 Jul 2024 11:18:38 +0200 Subject: [PATCH] Updated the changelog --- app/MindWork AI Studio/wwwroot/changelog/v0.8.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.8.5.md b/app/MindWork AI Studio/wwwroot/changelog/v0.8.5.md index f3bd37ec..fe4af6f1 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.8.5.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.8.5.md @@ -3,7 +3,7 @@ - Added the possibility to provide default options for the translation assistant - Added the possibility to provide default options for the coding assistant - Added the possibility to provide default options for the text summarizer assistant -- Improved switch component for settings: when an option is enabled, the switch is using a different color +- Improved switches: when an option is enabled, the switch is using a different color - Fixed the applying of spellchecking settings to the single-line dialog - Restructured the layout of the settings page - Refactored the settings data model