v0.9.6
looplj/axonhubv0.9.6Feb 14, 2026by looplj
AI Summary
A performance-focused release that optimizes model list rendering with virtual scrolling and introduces a flag to handle billing headers for ClaudeCode in non-OAuth scenarios.
Key Highlights
- Optimized model list rendering with virtual scrolling
- Added IsOfficial parameter to strip billing headers for ClaudeCode
- Fixed handling of embedding responses for stats display
New Features
- IsOfficial parameter for ClaudeCode billing header stripping
Full Release Notes
## What's Changed * chore: sync model developers data by @github-actions[bot] in https://github.com/looplj/axonhub/pull/839 * fix: handle embedding responses for stats display by @djdembeck in https://github.com/looplj/axonhub/pull/835 * feat(claudecode): add IsOfficial param to strip billing header for non-OAuth channels by @looplj in https://github.com/looplj/axonhub/pull/842 * perf(channels): optimize model list rendering with virtual scrolling by @looplj in https://github.com/looplj/axonhub/pull/843 **Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.5...v0.9.6