Updated changelog

This commit is contained in:
Thorsten Sommer 2025-08-28 16:33:04 +02:00
parent a2833f4ab2
commit 9ad9be32ca
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -6,3 +6,4 @@
- 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`.
- 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.