Highlights: This release introduces AdvancedCustom channels for more flexible custom routing, makes channel batch testing easier to act on, and expands model marketplace performance monitoring with clearer success-rate and latency insights.
New Features
- Added AdvancedCustom channels with improved custom route matching for more flexible provider and model routing (#5590).
- Enhanced channel model batch testing with complete test execution, refreshed status updates, clearer results, failed-model deletion, and copying selected models (#5532).
- Expanded model marketplace performance monitoring with uptime calculations, recent success rates, success-rate grading, and compact latency/throughput displays.
- Added persistent table preferences so page size and column visibility are remembered across navigation and sessions (#5403).
Bug Fixes
- Fixed tool-call handling so empty
argumentsvalues still preserve the expectedtool_useblock (#5543). - Fixed the CC Switch model selector so model choices display and update correctly (#5515).
- Fixed several UI clipping and overflow issues in lists, data tables, usage log details, and custom home iframes (#5510, #5536, #5533, #5545).
Improvements
- Improved payment and recharge UI with clearer payment method buttons, icons, and minimum top-up information.
- Improved subscription plan presentation with purchase descriptions, wallet overflow handling, and downgrade group support.
- Refined settings, overview setup guide, wallet/profile interactions, and log statistic card layouts for better readability.
Gallery
| Advanced Custom Channel | Better model batch testing |
|---|---|
|
|
What's Changed
- fix(web): prevent list cell text and badge overflow by @QuentinHsu in #5510
- fix(keys): refresh API key form options by @QuentinHsu in #5512
- fix: fix CC Switch model selector by @seefs001 in #5515
- fix(data-table): capture row selection state in memo comparison by @RedwindA in #5524
- fix(channels): refresh channel test dialog status by @yyhhyyyyyy in #5517
- fix: restore custom home iframe viewport height by @seefs001 in #5545
- fix(web): prevent usage log details dialog from clipping bottom content by @yyhhyyyyyy in #5533
- fix: aws ak/sk context management by @seefs001 in #5547
- test: clean up reward-hacking backend tests by @seefs001 in #5563
- fix: 工具调用 arguments 为空时保留 tool_use 块 by @feitianbubu in #5543
- fix: complete channel model batch testing by @yyhhyyyyyy in #5532
- feat: 持久化表格每页条数,跨导航/会话记忆 (#5377) by @feitianbubu in #5403
- fix(data-table): prevent component cell clipping by @QuentinHsu in #5536
- fix(oauth): clear bindings when hard deleting users by @seefs001 in #5582
- feat: advanced custom channel by @seefs001 in #5590
Full Changelog: v1.0.0-rc.11...v1.0.0-rc.12

