7.27.0 (2026-01-25)
Features
- ui: add bulk account controls to provider editor (1427d36)
- ui: add expandable provider cards with account controls (87226e0)
- ui: add tiered visual grouping to quota tooltip (ebfc554)
- ui: add visible pause toggle button to account item cards (56dfb24)
- ui: persist provider selection in cliproxy and auth-monitor (7fc9ff0)
Bug Fixes
- api: add race condition prevention and input validation for account control (d1b579a)
- hooks: add stats invalidation to account control mutations (7086617)
- quota: fetch quota for paused accounts + simplify exhausted display (27e8813)
- quota: return exhausted models with resetTime from API (e3920e0)
- ui: add pause toggle to flow viz account cards, remove dropdown redundancy (56dfada)
- ui: display exhausted Claude/GPT models in quota tooltip (ce16517)
- ui: improve bulk actions UX in provider editor (6021c10)
- ui: improve model quota tooltip tier sorting (de71381)
- ui: improve pause toggle position in flow-viz account cards (eb05342)
- ui: improve tier header contrast in quota tooltip (41d17e7)
- ui: remove dead 'Account is paused' error handling from flow-viz (a84cc03)
- ui: show 0% quota when Claude/GPT models exhausted (1f323f0)
- ui: show Claude reset time for quota display (not earliest) (9516e71)
- ui: simplify quota tooltip - delimiter lines only, full model names (b2b8a85)
Code Refactoring
- ui: update cliproxy page for account control flow (118ce46)