v0.9.25
looplj/axonhubv0.9.25Apr 2, 2026by looplj
AI Summary
Enhances configuration with user agent pass-through settings and preferential language initialization. Adds composite channel tags for API key profiles.
Key Highlights
- User agent pass-through settings added
- Prefer language during initialization
- API key profile channel tags composite
New Features
- User agent pass-through
- Prefer language initialization
- Composite channel tags for API key profiles
Full Release Notes
## What's Changed * feat: add user agent pass-through settings by @djdembeck in https://github.com/looplj/axonhub/pull/1231 * feat(system): add prefer language during initialization by @myml in https://github.com/looplj/axonhub/pull/1236 * opt: do not route to static assets for API path by @looplj in https://github.com/looplj/axonhub/pull/1237 * chore: cleanup xxx ptr to use lo by @looplj in https://github.com/looplj/axonhub/pull/1238 * feat: api key profile channel tags compposite, close #1220 by @looplj in https://github.com/looplj/axonhub/pull/1240 **Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.24...v0.9.25