Highlights
This release adds Waffo Pancake gateway support with admin catalog/product binding and focuses on polishing admin/API behavior. It also improves model metadata and pricing consistency, channel-test diagnostics, dashboard/reporting filters, and request-processing efficiency.
New Features
- Added Waffo Pancake gateway support with admin catalog/product binding (#4935).
Bug Fixes
- Dashboard content now follows configured visibility settings consistently (#4975).
- Performance metric summaries now include only active groups (#4976).
- Model pricing displays are now normalized to avoid inconsistent values (#4985).
- Model ownership metadata is now resolved from active channels for more accurate model listings (#4416).
- Default frontend links now point to the correct routes (#5016).
- Restored the previous usage-log filtering behavior to avoid regressions from the earlier filter change.
Improvements
- Channel tests now show clearer failure details when checks fail (#4988).
- Reduced request-processing overhead to improve performance under load (#5009).
What's Changed
- fix: expose param override audits for sensitive message fields by @seefs001 in #4974
- fix: respect dashboard content visibility settings by @seefs001 in #4975
- fix: filter perf metrics summary by active groups by @seefs001 in #4976
- fix: improve channel test failure details UX by @yyhhyyyyyy in #4988
- fix: normalize model pricing display drift by @yyhhyyyyyy in #4985
- fix: resolve model owned_by from active channels by @yyhhyyyyyy in #4416
- perf: optimize request metadata extraction and disabled field filtering by @seefs001 in #5009
- fix: update default frontend hardcoded route links by @yyhhyyyyyy in #5016
- 修复 切换新版前端Turnstile 开启后注册页未显示验证的问题 by @JunXiaoRuo in #5011
- [Feature Request] Waffo Pancake gateway — full integration with subscription support + admin catalog binding flow by @Hill-waffo in #4935
- fix: enforce Waffo subscription compliance and product ID update by @seefs001 in #5038
New Contributors
- @JunXiaoRuo made their first contribution in #5011
- @Hill-waffo made their first contribution in #4935
Full Changelog: v1.0.0-rc.7...v1.0.0-rc.8