Updated changelog

This commit is contained in:
Thorsten Sommer 2026-08-06 12:29:00 +02:00
parent d159d7a9e6
commit 495a4ae8eb
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -8,4 +8,5 @@
- Added an option for organizations to disable importing, sharing, and exporting plugins.
- Fixed reset buttons in assistants. As you may have noticed in the Document Analysis Assistant, resetting it could leave content from the previous analysis visible. Reset buttons now clear previous results completely.
- Fixed dropping files after you closed a dialog that accepts files itself. Such a dialog takes over dropped files while it is open, but never handed that role back when you closed it. Afterwards, the chat and the assistants silently ignored dropped files until you switched to another page. Each time you opened such a dialog again, the problem got worse.
- Fixed the integrated code editor to keep errors and other issues in plugin code visible in the footer while scrolling.
- Upgraded dependencies to their latest versions to improve security and stability.