changelog

This commit is contained in:
Peer Schütt 2026-03-11 16:18:31 +01:00
parent 670f3a40ef
commit ffa46baf6b

View File

@ -6,6 +6,7 @@
- Improved the user-language logging by limiting language detection logs to a single entry per app start.
- Improved the logbook readability by removing non-readable special characters from log entries.
- Improved the logbook reliability by significantly reducing duplicate log entries.
- Improved the additional API parameters by adding JSON validation to ensure the input is properly formatted.
- 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.
- Upgraded to Rust v1.94.0
- Added the model capabilities of the new Qwen3.5 model family.