2024-09-15 20:53:09 +00:00
# v0.9.12, build 187 (2024-09-15 20:49 UTC)
2024-09-15 19:14:56 +00:00
- Added a job posting assistant to the business category.
2024-09-15 20:33:39 +00:00
- Improved text diff viewer by line-through deleted text.
2024-09-15 20:46:48 +00:00
- Improved grammar & spelling check and rewrite assistants by showing the final text as well.
2024-09-15 20:21:33 +00:00
- Fixed the dark theme for the text diff viewer, e.g., in the grammar check assistant.
2024-09-15 19:14:56 +00:00
- Fixed margin-related issue in the `ConfigurationText` component.
2024-09-15 20:06:22 +00:00
- Fixed chat conversion of job posting, legal check, and my task assistants.
2024-09-15 19:14:56 +00:00
- Refactored the `ConfigurationText` component to debounce the input field to prevent unnecessary configuration updates. The component now also supports multiline text.