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

9 lines
938 B
Markdown
Raw Normal View History

2025-08-10 16:47:06 +00:00
# v0.9.51, build 226 (2025-08-xx xx:xx UTC)
- Added support for predefined chat templates in configuration plugins to help enterprises roll out consistent templates across the organization.
- Added the ability to choose between automatic and manual update installation to the app settings (default is manual).
- Added the ability to control the update installation behavior by configuration plugins.
2025-08-15 19:16:51 +00:00
- Improved memory usage in several areas of the app.
- Improved plugin management for configuration plugins so that hot reload detects when a provider or chat template has been removed.
- Changed the configuration plugin setting name for how often to check for updates from `UpdateBehavior` to `UpdateInterval`.
2025-08-15 19:16:51 +00:00
- Fixed a bug in various assistants where some text fields were not reset when resetting.
2025-08-28 14:44:32 +00:00
- Fixed a rare chat-related bug that could occur when a workspace was not created correctly. Thank you, Naomi, for reporting this issue.