mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-06 02:29:05 +00:00
501 B
501 B
v0.9.12, build 187 (2024-09-xx xx:xx UTC)
- Added a job posting assistant to the business category.
- Fixed the dark theme for the text diff viewer, e.g., in the grammar check assistant.
- Fixed margin-related issue in the
ConfigurationText
component. - Fixed chat conversion of job posting, legal check, and my task assistants.
- Refactored the
ConfigurationText
component to debounce the input field to prevent unnecessary configuration updates. The component now also supports multiline text.