This release expands channel and model administration with upstream model discovery, new Gemini image models, configurable billing options, and Sub2API support. It also improves reliability across streaming, pricing, refunds, user management, and admin UI workflows.
New Features
- Channels can now discover available models from advanced custom and Codex-compatible upstreams (#6184).
- Added support for the latest Gemini image GA models (#6371).
- Added configurable tool pricing with Sub2API channel support and alpha-search billing.
- OpenAI Realtime GA models are now available with improved routing compatibility (#6032).
Bug Fixes
- Responses-to-Chat streaming no longer emits duplicate tool calls (#6225).
- Creating a model with an existing name no longer clears its saved pricing (#6365).
- The unset-price models view now lists only models available from the selected channels (#6126).
- Very large user quota values are now handled without overflow (#6134).
- User list sorting now works correctly with paginated results (#6194).
- MiniMax models are now correctly associated with the MiniMax vendor (#6164).
- Playground model group selectors now handle auto-group listings and long options correctly (#6163).
- Task refunds are no longer duplicated during concurrent status updates (#6074).
- Top-up amount fields can now be cleared completely while editing (#6473).
- Channel inline priority updates are more reliable (#6415).
Improvements
- Admin JSON editing now has a more consistent experience and avoids UI issues that could hide content (#6421).
- Users page search is debounced to reduce unnecessary requests and improve responsiveness (#6474).
- Proxy-backed channel requests are more compatible and stable (#6157).
- Upstream error logs now provide more useful fallback details when providers return unclear errors (#6431).
What's Changed