Changelog

This commit is contained in:
Peer Schütt 2026-03-12 13:50:00 +01:00
parent 666126ae2d
commit 48c713f2e1

View File

@ -9,3 +9,4 @@
- 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.
- Added the ability to format your user prompt in the chat using Markdown formatting.