v0.9.36

looplj/axonhubv0.9.36Apr 23, 2026by looplj

AI Summary

Expands platform support by adding Ollama channel support and Meta/Llama models, along with UI improvements for rate limits.

Key Highlights

  • Added Ollama channel support
  • Added Meta developer and Llama models support
  • Show secondary rate limit reset time in quota badges

New Features

  • Ollama channel support
  • Meta developer and Llama models
  • Secondary rate limit reset time display

Full Release Notes

## What's Changed
* fix(ui): show secondary rate limit reset time in quota badges by @myml in https://github.com/looplj/axonhub/pull/1437
* feat(channels): add ollama channel support by @myml in https://github.com/looplj/axonhub/pull/1439
* fix: channel probe filter & token stats by @looplj in https://github.com/looplj/axonhub/pull/1446
* fix: rerank pass through body model by @looplj in https://github.com/looplj/axonhub/pull/1447
* fix: empty detect for non chat request type, close #1445 by @looplj in https://github.com/looplj/axonhub/pull/1448
* feat: add Meta developer and Llama models support by @djdembeck in https://github.com/looplj/axonhub/pull/1449


**Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.35...v0.9.36