Updated changelog

This commit is contained in:
Thorsten Sommer 2025-12-08 21:14:47 +01:00
parent 0ea8d24438
commit 17a81f6ea0
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -4,4 +4,5 @@
- Improved the document analysis assistant (in preview) by adding descriptions to the different sections.
- Improved the document preview dialog for the document analysis assistant (in preview), providing Markdown and plain text views for attached files.
- Improved the ID handling for configuration plugins.
- Improved error handling, logging, and code quality.
- Fixed a bug in the local data sources info dialog (preview feature) for data directories that could cause the app to crash. The error was caused by a background thread producing data while the frontend attempted to display it.