AI-Studio/app/MindWork AI Studio/wwwroot/changelog/v26.7.2.md

7 lines
950 B
Markdown
Raw Normal View History

2026-07-06 18:40:58 +00:00
# v26.7.2, build 244 (2026-07-06 18:35 UTC)
- Improved the coding assistant with a simpler context workflow. Now you can attach multiple source files directly instead of manually defining code contexts.
- Improved the grammar & spelling checking and rewrite & improve text assistants. Both assistants can now load one document into the text field using the file dialog or drag and drop.
- Improved the legal check, text summarizer, and translation assistant. These assistants can now load documents with drag and drop.
2026-07-06 18:40:58 +00:00
- Fixed the assistant builder so it can continue generating an assistant in the background if you leave the page and come back later.
- Fixed text fields in assistants added through assistant plugins so they now respect the app's spell checking settings.
- Fixed the dialog for adding providers. Selecting an option could previously prevent the setup from continuing. Thanks, Dominic Neuburg (`donework`), for reporting this issue.