Updated changelog

This commit is contained in:
Thorsten Sommer 2026-07-21 11:56:35 +02:00
parent a852ccbee5
commit 497264cc75
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -8,8 +8,6 @@
- Added enterprise configuration options to hide the last changelog and vision panels on the welcome page. Thanks, Dominic Neuburg (`donework`), for the contribution.
- Improved the "My Tasks Assistant": you can now provide one or more documents in addition to text or use documents alone when asking to identify tasks.
- Improved presentation imports so AI Studio can include speaker notes, slide comments, and presentation metadata in the extracted content.
- Improved PowerPoint imports with faster parsing and a more structured slide model, which helps preserve the intended reading order for complex slides.
- Improved diagnostics for presentation files so damaged or partly unsupported slide content is reported more clearly.
- Improved update guidance for Flatpak installations and added an enterprise option that lets organizations manage updates entirely through their IT department.
- Improved secure API-key storage diagnostics on Linux. AI Studio now provides specific guidance when the default password collection is missing or locked, a password-manager prompt is dismissed, or no compatible Secret Service is available.
- Improved the file dialogs to prevent opening multiple times when you click "Open" or "Save" multiple times in a row.
@ -28,6 +26,5 @@
- Upgraded Rust to v1.97.1.
- Upgraded .NET to v9.0.18.
- Upgraded Tauri to v2.11.5.
- Upgraded the presentation importer to the latest `pptx-to-md` release.
- Upgraded common dependencies.
- Upgraded runtime dependencies.