Update changelog

This commit is contained in:
hart_s3 2026-04-15 09:34:59 +02:00
parent 3d03d36f0c
commit 99e28408ba

View File

@ -29,5 +29,6 @@
- Fixed an issue with voice recording where AI Studio could log errors and keep the feature available even though required parts failed to initialize. Voice recording is now disabled automatically for the current session in that case.
- Fixed an issue where the app could turn white or appear invisible in certain chats after HTML-like content was shown. Thanks, Inga, for reporting this issue and providing some context on how to reproduce it.
- Fixed security issues in the native app runtime by strengthening how AI Studio creates and protects the secret values used for its internal secure connection.
- Fixed an issue in which the file attachment window exhibited delayed opening or generated duplicate instances on repeated activation. Thanks, Bernhard, for reporting this issue.
- Updated several security-sensitive Rust dependencies in the native runtime to address known vulnerabilities.
- Updated .NET to v9.0.14