v1.0.0-rc.13 focuses on a more polished and responsive frontend experience, especially around channel management and data-heavy pages. The channel page now supports a card-style display with improved mobile layouts, while logs, metrics, endpoint selection, date picking, and usage views received UI/UX refinements.
New Features
- Added a reusable card/table view toggle for data tables, including a new card layout that makes channel and table-heavy pages easier to browse on different screen sizes.
- Added locale-aware number formatting so numeric values are displayed more naturally for users in different regions.
Improvements
- Improved the channel page card layout with a clearer left/right structure and better mobile handling for small screens.
- Refined logs, metrics, endpoint selection, date picker, toolbar controls, and model drawer interfaces for a cleaner and more consistent UI/UX.
- Updated the Codex usage interface for better readability and usability (#5595).
- Reduced unnecessary data refreshes when returning focus to the browser window, improving frontend performance.
- Updated frontend branding copy and visual styling for a more consistent product experience.
Bug Fixes
- Improved timestamp precision in drawing-related displays by including milliseconds where needed.
What's Changed
- chore(web): enforce default frontend oxc quality checks by @QuentinHsu in #5585
- refactor: codex usage ui by @seefs001 in #5595
Full Changelog: v1.0.0-rc.12...v1.0.0-rc.13