mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-09-02 04:22:57 +00:00
1.0 KiB
1.0 KiB
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.
- 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.
- Improved the dialog for naming chats and workspaces to ensure valid inputs are entered.
- Changed the configuration plugin setting name for how often to check for updates from
UpdateBehavior
toUpdateInterval
. - Fixed a bug in various assistants where some text fields were not reset when resetting.
- Fixed a rare chat-related bug that could occur when a workspace was not created correctly. Thank you, Naomi, for reporting this issue.