v0.9.30

looplj/axonhubv0.9.30Apr 7, 2026by looplj

AI Summary

Adds Japanese documentation, project profiles for channel filtering, and support for NVIDIA model providers. Includes improvements to API key search, timeouts, and fixes for authentication and response parameters.

Key Highlights

  • Japanese README added by community contributor
  • Project profiles for channel filtering support
  • Search API keys by key feature
  • NVIDIA as a new model provider
  • Fix for project cache causing authentication failures

New Features

  • Project profiles for channel filtering
  • Search API keys
  • NVIDIA model provider support

Full Release Notes

## What's Changed
* docs: add Japanese README by @eltociear in https://github.com/looplj/axonhub/pull/1299
* feat: add project profiles for channel filtering close #1233 by @looplj in https://github.com/looplj/axonhub/pull/1303
* feat: search api key by key, close #1301 by @looplj in https://github.com/looplj/axonhub/pull/1305
* chore: clenup unnesessary project id for oauth channels by @looplj in https://github.com/looplj/axonhub/pull/1306
* opt: add timeout for fx startup, close #1304 by @looplj in https://github.com/looplj/axonhub/pull/1307
* opt: quota bdage float window, close #1300 by @looplj in https://github.com/looplj/axonhub/pull/1308
* feat: add NVIDIA as model provider by @djdembeck in https://github.com/looplj/axonhub/pull/1309
* chore(deps-dev): bump vite from 7.3.1 to 7.3.2 in /frontend by @dependabot[bot] in https://github.com/looplj/axonhub/pull/1310
* opt(responses): fix function parameters missing properties, close #1032 by @looplj in https://github.com/looplj/axonhub/pull/1311
* fix: project cache cause auth faield, close #1298 by @looplj in https://github.com/looplj/axonhub/pull/1312
* chore: cleanup agent rules by @looplj in https://github.com/looplj/axonhub/pull/1314

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

**Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.29...v0.9.30