v0.9.21
looplj/axonhubv0.9.21Mar 23, 2026by looplj
AI Summary
Enhances the dashboard with time period filters for all charts. Fixes issues with Gemini metadata and Anthropic empty thinking content blocks.
Key Highlights
- Time period filter added to all charts
- Fix for Anthropic empty thinking content block
- Sync model developers data
New Features
- Time period filter for dashboard charts
Full Release Notes
## What's Changed * chore: sync model developers data by @github-actions[bot] in https://github.com/looplj/axonhub/pull/1122 * fix(gemini): remove metadata and disable inbound query merge by @rainive in https://github.com/looplj/axonhub/pull/1124 * feat(dashboard): add time period filter to all charts by @djdembeck in https://github.com/looplj/axonhub/pull/1129 * fix(anthropic): empty thinking cause content block not stop by @looplj in https://github.com/looplj/axonhub/pull/1135 * fix(ci): sync model workflow should based on the unstable branch, close #1125 by @looplj in https://github.com/looplj/axonhub/pull/1136 * chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.79.3 in /integration_test/gemini by @dependabot[bot] in https://github.com/looplj/axonhub/pull/1138 * chore: update issue template by @looplj in https://github.com/looplj/axonhub/pull/1140 ## New Contributors * @rainive made their first contribution in https://github.com/looplj/axonhub/pull/1124 **Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.20...v0.9.21