Fixed the changelog due to #65 (#95)

This commit is contained in:
Thorsten Sommer 2024-08-23 21:43:42 +02:00 committed by GitHub
parent ca16a749fd
commit d855a33e6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,6 @@
- Improved the content validation for the agenda assistant. - Improved the content validation for the agenda assistant.
- Improved the language handling of the agenda assistant. - Improved the language handling of the agenda assistant.
- Improved the chat options readability by separating the preselection of values. - Improved the chat options readability by separating the preselection of values.
- Improved some default settings. Default key for sending input is now `Enter`. The default update check is now set to hourly. The navigation menu behavior is now set to use tooltips. - Improved some default settings. The default key for sending input is now the enter key. The default update check is now set to hourly. The navigation menu behavior is now set to use tooltips.
- Refactored the "send to" implementation of assistants. - Refactored the "send to" implementation of assistants.
- Refactored & unified footer border style handling. - Refactored & unified footer border style handling.