v0.9.11

looplj/axonhubv0.9.11Mar 4, 2026by looplj

AI Summary

A minor maintenance release addressing specific bugs in performance display and Anthropic configuration validation, alongside version checker optimization.

Key Highlights

  • Fixed performance chart display to prevent outlier skew
  • Fixed Anthropic output config validation
  • Optimized version checker to skip other services

Full Release Notes

## What's Changed
* fix: cap performance chart display to prevent outlier skew by @djdembeck in https://github.com/looplj/axonhub/pull/941
* fix(anthropic): should not validate output config, close #949 by @looplj in https://github.com/looplj/axonhub/pull/950
* opt: version checker skip other service by @looplj in https://github.com/looplj/axonhub/pull/951


**Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.10...v0.9.11