2025-06-10 13:40:25 +00:00
# v0.9.49, build 224 (2025-06-xx xx:xx UTC)
2025-06-23 13:19:21 +00:00
- 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.
2025-06-27 18:52:33 +00:00
- Improved the loading of some components that require data fetching, resulting in a more responsive UI.
2025-06-27 19:40:39 +00:00
- Improved some awkward phrasings in English and German.
2025-06-27 20:52:34 +00:00
- Improved the implementation of configuration plugins to enhance long-term maintainability.
2025-06-27 08:31:36 +00:00
- Changed the timestamp display to use the local datetime format for the chats and assistants.
2025-06-27 20:03:51 +00:00
- Fixed a bug when editing data sources that caused the selected retrieval process of an ERI data source to not load correctly.
2025-06-27 08:31:36 +00:00
- Upgraded to Rust 1.88.0.
- Upgraded MudBlazor to version 8.8.0.
- Upgraded Pdfium to version 137.0.7215.0.
- Upgraded other dependencies to the latest versions.