Added
- Improved settings, theme, thinking, and show-images selector layouts by using configurable select-list primary column sizing (#2154 by @markusylisiurunen)
Fixed
- Fixed fuzzy
editmatching to normalize Unicode compatibility variants before comparison, reducing false "oldText not found" failures for text such as CJK and full-width characters (#2044) - Fixed
/model <ref>exact matching and picker search to recognize canonicalprovider/modelreferences when model IDs themselves contain/, such as LM Studio models likeunsloth/qwen3.5-35b-a3b(#2174) - Fixed Anthropic OAuth manual login and token refresh by using the localhost callback URI for pasted redirect/code flows and omitting
scopefrom refresh-token requests (#2169) - Fixed stale scrollback remaining after session switches by clearing the screen before wiping scrollback (#2155 by @Perlence)
- Fixed extra blank lines after markdown block elements in rendered output (#2152 by @markusylisiurunen)