Refined the changelog

This commit is contained in:
Thorsten Sommer 2025-08-30 10:32:31 +02:00
parent a62d811ba3
commit b79f5ecd58
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -6,8 +6,8 @@
- 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.
- Improved the dialog invocation by making parameter provision more robust.
- Improved the text summarizer assistant by allowing users to specify important aspects & optimized the generated prompt.
- Changed the configuration plugin setting name for how often to check for updates from `UpdateBehavior` to `UpdateInterval`.
- Fixed a bug in various assistants where some text fields were not reset when resetting.
- Added a new text field to the text summarizer assistant to allow users to specify important aspects that the assistant should focus on.
- Fixed the input field header in the dialog for naming chats and workspaces.
- Fixed a rare chat-related bug that could occur when a workspace was not created correctly. Thank you, Naomi, for reporting this issue.
- Fixed a rare chat-related bug that could occur when a workspace was not created correctly. Thank you, Naomi, for reporting this issue.