v0.9.34
stepfun-ai/Step-Audiov0.9.34Apr 17, 2026by looplj
AI Summary
Adds request body pass-through, improves channel health probe SQL, and accepts higher effort levels for Claude Opus 4.7.
Key Highlights
- Pass through request body
- Channel health probe SQL fix
- Accept xhigh effort level for Claude Opus 4.7
New Features
- Request body pass-through
- Anthropic effort level acceptance
Full Release Notes
## What's Changed * opt: change save data to not return value by @looplj in https://github.com/looplj/axonhub/pull/1405 * opt: generate stable device id and account uuid for claude code by @looplj in https://github.com/looplj/axonhub/pull/1406 * fix(channels): bulk weight adjustment not populating on drag reorder by @djdembeck in https://github.com/looplj/axonhub/pull/1401 * chore(i18n): 补充 StepFun 开发者名称翻译 by @llc1123 in https://github.com/looplj/axonhub/pull/1407 * fix(anthropic): accept xhigh effort level for Claude Opus 4.7 by @qinkangdeid in https://github.com/looplj/axonhub/pull/1412 * feat: pass through request body, close #1383 by @looplj in https://github.com/looplj/axonhub/pull/1411 * fix: channel health probe sql, close #1408 by @looplj in https://github.com/looplj/axonhub/pull/1414 * doc: add doc index, close #1393 by @looplj in https://github.com/looplj/axonhub/pull/1415 ## New Contributors * @qinkangdeid made their first contribution in https://github.com/looplj/axonhub/pull/1412 **Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.33...v0.9.34