v0.9.36

stepfun-ai/Step-Audiov0.9.36Apr 23, 2026by looplj

AI Summary

Added Ollama channel support, improved UI rate limit display with reset times, enhanced channel probe filtering, and added Meta developer and Llama models support with various fixes for rerank and chat request handling.

Key Highlights

  • Added Ollama channel support
  • Show secondary rate limit reset time in quota badges
  • Added Meta developer and Llama models support
  • Fixed channel probe filter and token stats
  • Fixed rerank pass-through body model

New Features

  • Ollama channel support
  • Meta and Llama models support

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