New Features
- Subscription cards now show the next quota reset time, making it easier to see when usage limits will refresh (#4181).
Bug Fixes
- Claude requests are now more reliable by avoiding incompatible Top P settings when needed.
- Azure channels now correctly support the
/v1/responses/compactroute (#4149). - Editing values in GroupTable no longer forces the cursor to jump to the end on each keystroke (#4208).
Improvements
- Dashboard charts have been refined to present rankings and chart sizing more clearly for easier monitoring.
What's Changed
- fix(GroupTable): prevent Input cursor jumping to end on keystroke by @Xbang0222 in #4208
- feat: display next quota reset time in subscription card by @ShengM97 in #4181
- fix: add Azure channel support for /v1/responses/compact URL routing by @woan1136 in #4149
New Contributors
- @Xbang0222 made their first contribution in #4208
- @ShengM97 made their first contribution in #4181
- @woan1136 made their first contribution in #4149
Full Changelog: v0.12.8...v0.12.9