Updated changelog

This commit is contained in:
Thorsten Sommer 2026-05-18 20:38:42 +02:00
parent 41b184318e
commit d6c6ad4c06
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -5,6 +5,7 @@
- Added the username to the information page to make organization support easier when users share their screen.
- Improved the app's security foundation with major modernization of the native runtime and its internal communication layer. This work is mostly invisible during everyday use, but it replaces older components that no longer received the security updates we require. We also continued updating security-sensitive dependencies so AI Studio stays on a healthier, better maintained base.
- Improved the Pandoc management and detection process to make it more reliable.
- Improved the Qdrant startup and vector database initialization, so AI Studio can start more reliably while the local vector database is still starting.
- Fixed the Pandoc installation, which could fail and prevent AI Studio from installing its local Pandoc dependency.
- Fixed an issue where the spellchecking setting was not applied to all text fields in the slide builder assistant.
- Fixed missing translations for file type names in file selection dialogs.