Updated changelog

This commit is contained in:
Peer Schütt 2026-02-20 09:32:47 +01:00
parent 0d42a748bf
commit 82b9156449

View File

@ -6,5 +6,6 @@
- Improved the document analysis assistant (in beta) by hiding the export functionality by default. Enable the administration options in the app settings to show and use the export functionality. This streamlines the usage for regular users.
- Improved the workspaces experience by using a different color for the delete button to avoid confusion.
- Improved the plugins page by adding an action to open the plugin source link. The action opens website URLs in an external browser, supports `mailto:` links for direct email composition.
- Improved the configuration plugins by making EnabledPreviewFeatures additive rather than exclusive. Users can now enable additional preview features without being restricted to those selected by the configuration plugin.
- Fixed an issue where manually saving chats in workspace manual-storage mode could appear unreliable during response streaming. The save button is now disabled while streaming to prevent partial saves.
- Upgraded dependencies.