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

15 lines
1.1 KiB
Markdown
Raw Normal View History

2024-08-23 16:18:56 +00:00
# v0.8.12, build 174 (2024-08-23 16:15 UTC)
2024-08-22 13:41:35 +00:00
- Added an e-mail writing assistant.
- Added the possibility to preselect some e-mail writing assistant options.
- Fixed the header height of assistant pages.
- Improved the rewrite assistant by letting you choose the voice for the sentence structure (passive or active).
- Improved assistant footer handling; the footer is now fixed at the bottom of the page.
- Improved the coding assistant by adding a button to delete a context.
- Improved chat page by scrolling to the bottom after loading (configurable; default is on).
- Improved all assistants to provide a button to copy their respective result to the clipboard.
2024-08-22 13:41:35 +00:00
- Improved the content validation for the agenda assistant.
- Improved the language handling of the agenda assistant.
- Improved the chat options readability by separating the preselection of values.
2024-08-23 08:49:30 +00:00
- 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.
- Refactored the "send to" implementation of assistants.
- Refactored & unified footer border style handling.