v0.9.34

looplj/axonhubv0.9.34Apr 17, 2026by looplj

AI Summary

Enhances Claude support (Opus 4.7) and introduces request body pass-through capabilities.

Key Highlights

  • Accept xhigh effort level for Claude Opus 4.7
  • Pass through request body
  • Generate stable device id and account uuid

New Features

  • Claude Opus 4.7 xhigh effort support
  • Request body pass-through
  • Stable device ID generation

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