v0.9.13

looplj/axonhubv0.9.13Mar 7, 2026by looplj

AI Summary

Minor version update adding all-time token statistics, quick-view drawer for requests, and improved JSON display with enhanced model editing capabilities.

Key Highlights

  • Add all-time token statistics to dashboard
  • Add quick-view drawer for requests with improved JSON display
  • Allow editing provider, API format, developer, model ID, and type
  • Remove width limit on model list
  • Auto fetch latest antigravity version for UA

New Features

  • All-time token statistics
  • Quick-view drawer for requests
  • Enhanced JSON display
  • Extended model editing capabilities
  • Model list width optimization
  • Antigravity version auto-fetch

Full Release Notes

## What's Changed
* feat(dashboard): add all-time token statistics by @djdembeck in https://github.com/looplj/axonhub/pull/945
* feat(requests): add quick-view drawer and improve JSON display by @raikyou in https://github.com/looplj/axonhub/pull/978
* feat(channels,models): allow editing provider, API format, developer, model ID, and type by @raikyou in https://github.com/looplj/axonhub/pull/982
* style: remove width limit on model list by @myml in https://github.com/looplj/axonhub/pull/983
* feat: auto fetch the latest version of antigravity for UA by @PA733 in https://github.com/looplj/axonhub/pull/984
* opt: refresh qutoa with channel proxy setting, close #926 by @looplj in https://github.com/looplj/axonhub/pull/986

## New Contributors
* @raikyou made their first contribution in https://github.com/looplj/axonhub/pull/978
* @myml made their first contribution in https://github.com/looplj/axonhub/pull/983

**Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.12...v0.9.13