Updated changelog

This commit is contained in:
Thorsten Sommer 2025-06-30 21:47:51 +02:00
parent 7533e1fcc3
commit 2821391dd0
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -1,5 +1,6 @@
# v0.9.49, build 224 (2025-06-xx xx:xx UTC)
- Added a library by Nils Kruthoff (`nilskruthoff`) that allows AI Studio to read PowerPoint files. This feature is not yet available in the UI, but it will soon be available. Thanks, Nils, for that great contribution.
- Added a library by Nils Kruthoff (`nilskruthoff`) that allows AI Studio to read PowerPoint files. Thanks, Nils, for that great contribution.
- Added support for loading arbitrary document data into some assistants. This functionality replaces the previous PDF reading function and was contributed by Nils as well.
- Improved the loading of some components that require data fetching, resulting in a more responsive UI.
- Improved some awkward phrasings in English and German.
- Improved the implementation of configuration plugins to enhance long-term maintainability.