Highlights
- Multi-account support
- UI Improvements
- Sidebar now has more efficient use of space
- Bug/Regression Fixes
- Temp chats, compare models, now work
- Stability Improvements
What's Changed
- fix(chat): retry failed agent load when opening the model selector by @garfiec in #212
- fix(chat): keep temporary chats out of local history and persistence by @garfiec in #213
- fix(chat): show starred models on cold start by @garfiec in #214
- feat: multi-account and multi-server support by @garfiec in #215
- refactor(settings): dialog-backed selectors for chat settings by @garfiec in #216
- fix(chat): correct Compare Models rendering and add iOS support by @garfiec in #217
- fix(account): keep drawer open when switching accounts from the sheet by @garfiec in #219
- feat(nav): sticky date headers in chat history by @garfiec in #220
- feat(drawer): settings row beside a color-coded account avatar by @garfiec in #221
- feat(drawer): collapse search behind a toggle beside New Chat by @garfiec in #222
- feat(drawer): move Projects into a carousel sidebar mode by @garfiec in #223
- feat(account): drag-and-morph animation for the account chip by @garfiec in #224
- feat(drawer): collapsible favorites with top-5 preview by @garfiec in #225
- fix(ci): deflake SSE origin-binding test and fix import-order lint break by @garfiec in #226
Full Changelog: v2026.07.0...v2026.07.1