AI-Studio/app/MindWork AI Studio/wwwroot/changelog/v0.8.7.md

13 lines
874 B
Markdown
Raw Normal View History

# v0.8.7, build 169
2024-08-05 11:29:32 +00:00
- Added an agenda planning assistant.
2024-08-05 18:51:07 +00:00
- Added the possibility to preselect most agenda planning options.
- Added a slider component to adjust values.
- Added a process visualization component.
2024-08-05 11:16:32 +00:00
- Restructuring of the assistant overview: the assistants are now displayed in different categories.
2024-08-05 19:05:00 +00:00
- Restructuring of the settings page: the settings are now displayed in different categories.
2024-08-05 18:51:07 +00:00
- 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.