Highlights
v1.0.0-rc.2 officially opens up switching between the new and classic frontend, making it easier to test the redesigned UI, compare workflows, and fall back instantly when needed. This RC also refreshes key console pages and fixes several web issues affecting email binding, tiered pricing, API key grouping, and custom Vertex base URLs.
New Features
- Added a built-in switch between the new and classic frontend, so teams can adopt the redesigned UI gradually without losing access to the previous workflow.
Improvements
- Refreshed the web console with redesigned pricing pages, more consistent dashboard and log controls, better table and analytics filtering, smoother navigation, and improved mobile responsiveness.
Bug Fixes
- Fixed email binding in the redesigned frontend so the action completes correctly (#4551).
- Fixed tiered pricing number input behavior so editing values is more reliable (#4536).
- Fixed tiered pricing display issues that could cause values and labels to appear incorrectly (#4530).
- Fixed API key grouping in the default web theme so keys appear under the expected groups (#4548).
- Fixed custom Vertex base URLs so requests route correctly when a gateway prefix is configured (#4200).
Gallery
| Refreshed pricing page | Dashboard and analytics controls |
|---|---|
|
|
What's Changed
- fix: 修复默认主题 API 密钥分组行为 by @Micah-Zheng in #4548
- bug fix: 新版前端email绑定错误 by @SHLE1 in #4551
- fix: improve tiered pricing number input editing by @yyhhyyyyyy in #4536
- fix(vertex): honor custom base_url as gateway prefix by @yyhhyyyyyy in #4200
- fix(web): 修复阶梯计费 Base64 解码失败与标签不匹配导致的显示错误 by @wans10 in #4530
New Contributors
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

