diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.8.7.md b/app/MindWork AI Studio/wwwroot/changelog/v0.8.7.md index aeabec21..a8ece6a4 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.8.7.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.8.7.md @@ -1,4 +1,12 @@ # v0.8.7, build 169 - Added an agenda planning assistant. +- Added the possibility to preselect most agenda planning options. +- Added a slider component to adjust values. +- Added a process visualization component. - Restructuring of the assistant overview: the assistants are now displayed in different categories. -- Fixed a bug where the configured live translation intervall was not applied. \ No newline at end of file +- Refactored switch component to unify the behavior. +- Refactored the language extensions into one extension class. +- Refactored the provider selection into a separate component. +- Refactored the configuration data model: the configuration is now stored in separate classes for each section. +- Fixed a bug where the configured live translation intervall was not applied. +- Fixed a bug where the option slider component was not handling min/max constraints correctly. \ No newline at end of file