Updated changelog

This commit is contained in:
Thorsten Sommer 2026-07-06 20:26:55 +02:00
parent 2f6008951a
commit c6e41cb527
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,2 +1,5 @@
# v26.7.2, build 244 (2026-07-xx xx:xx 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.
- Fixed the dialog for adding providers. Selecting an option could previously prevent the setup from continuing. Thanks, Dominic Neuburg (`donework`), for reporting this issue.