v0.9.18

looplj/axonhubv0.9.18Mar 17, 2026by looplj

AI Summary

Minor version update adding Reasoning field support for additional providers, channel proxy configs, SSL verification options, and Homebrew tap support.

Key Highlights

  • Add Reasoning field support for additional provider compatibility
  • Save channel proxy configurations
  • Add copy URL button on API key dialog
  • Show request execution error status codes
  • Disable SSL verification and add Homebrew tap support

New Features

  • Reasoning field support for providers
  • Channel proxy config saving
  • Copy URL button for API keys
  • Request execution error status display
  • SSL verification toggle
  • Homebrew tap support

Full Release Notes

## What's Changed
* feat(llm): add Reasoning field support for additional provider compatibility by @djdembeck in https://github.com/looplj/axonhub/pull/1077
* feat: add copy url button on api key dialog, close 1072 by @looplj in https://github.com/looplj/axonhub/pull/1079
* feat: save channel proxy configs, close #1078 by @looplj in https://github.com/looplj/axonhub/pull/1080
* feat: show request execution error status code, close #1049 by @looplj in https://github.com/looplj/axonhub/pull/1082
* feat: disable ssl verification, close #1024 by @looplj in https://github.com/looplj/axonhub/pull/1084
* feat: add Homebrew tap support for automated formula publishing by @cikichen in https://github.com/looplj/axonhub/pull/1086


**Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.17...v0.9.18