v0.9.24

looplj/axonhubv0.9.24Mar 31, 2026by looplj

AI Summary

Improves the login page UI, fixes billing headers for Copilot, and adds bulk channel testing capabilities. Includes fixes for NanoGPT XML parsing and prompt protect rules preview.

Key Highlights

  • Bulk test channels feature
  • Prompt protect rules preview
  • Fix for NanoGPT XML tool call parsing
  • Fix for Copilot X-Initiator header in billing

New Features

  • Bulk channel testing
  • Prompt protect rules preview

Full Release Notes

## What's Changed
* refactor: 登录页背景动画循环并补充调试入口 by @llc1123 in https://github.com/looplj/axonhub/pull/1221
* fix: passthrough X-Initiator header in Copilot channel for billing control by @JasonWenTheFox in https://github.com/looplj/axonhub/pull/1222
* feat: bulk test channels, close #1219 by @looplj in https://github.com/looplj/axonhub/pull/1228
* fix(nanogpt): implement XML tool call parsing for NanoGPT transformer by @djdembeck in https://github.com/looplj/axonhub/pull/1211
* feat: add prompt protect rules preview, close #1215 by @looplj in https://github.com/looplj/axonhub/pull/1229

## New Contributors
* @JasonWenTheFox made their first contribution in https://github.com/looplj/axonhub/pull/1222

**Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.23...v0.9.24