What's Changed
- feat: add qwen model data by @looplj in #436
- refactor(ui): flatten channel info layout in models association dialog by @AAEE86 in #437
- feat: record request/request execution headers, close #421 by @looplj in #438
- chore: cleanup console in fe code by @looplj in #440
- fix: init and login page style by @looplj in #442
- opt: unify scope select ui, close #439 by @looplj in #446
- style(frontend): hide horizontal scrollbar on table containers by @AAEE86 in #454
- feat: allow to configure channel transform options, close #441 by @looplj in #453
- fix: fetched model list badge, close #451 by @looplj in #456
- fix: fetch model with proxy, close #449 by @looplj in #457
- fix: test gpt-5.x with max tokens, close #450 by @looplj in #458
- fix: OpenAI prompt cache key field type by @looplj in #459
- opt: retry with authorization header when fetch models, close #448 by @looplj in #461
- opt: openai parallel_tool_calls compatibility, close #418 by @looplj in #462
- fix: missing permission guard for bulk operations by @looplj in #463
Full Changelog: v0.7.9...v0.7.10