v0.9.37

looplj/axonhubv0.9.37Apr 24, 2026by looplj

AI Summary

Introduces new channel types (Bailian Anthropic, Moonshot Coding) and adds database connection limit configuration.

Key Highlights

  • Added Bailian Anthropic and Moonshot Coding channel types
  • Added database connection limit configuration
  • Added GitHub quota & quota type refactor

New Features

  • Bailian Anthropic channel type
  • Moonshot Coding channel type
  • Database connection limit
  • Bulk clear channel override operations
  • Import Codex auth JSON

Full Release Notes

# Major Changes

1. Added new the db connection config

# 重大变更

1. 增加了数据库连接池设置

## What's Changed
* feat(channels): add bailian_anthropic and moonshot_coding channel types with UI checkbox support by @banlanzs in https://github.com/looplj/axonhub/pull/1455
* fix: model alias from/to align, close #1454 by @looplj in https://github.com/looplj/axonhub/pull/1460
* opt: add database connection limit, close #1459 by @looplj in https://github.com/looplj/axonhub/pull/1462
* opt: block merge for hop-by-hop headers, close #1452 by @looplj in https://github.com/looplj/axonhub/pull/1463
* feat: import codex auth json, close #1425 by @looplj in https://github.com/looplj/axonhub/pull/1465
* fix: anthropic thinking block schema by @looplj in https://github.com/looplj/axonhub/pull/1466
* fix(ui): add missing field in secondary window by @LazuliKao in https://github.com/looplj/axonhub/pull/1457
* fix: fix external_id length by @LazuliKao in https://github.com/looplj/axonhub/pull/1472
* feat: github quota & refactor quota types by @LazuliKao in https://github.com/looplj/axonhub/pull/1470
* chore: sync model developers data by @github-actions[bot] in https://github.com/looplj/axonhub/pull/1474
* fix: should ensure anthropic thinking signature exit by @looplj in https://github.com/looplj/axonhub/pull/1477
* feat: bulk clear channel override oprations and allow replace when bu… by @looplj in https://github.com/looplj/axonhub/pull/1478

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

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