github router-for-me/CLIProxyAPIHome v1.0.53

latest releases: v1.0.73, v1.0.72, v1.0.71...
2 months ago

Linux release assets

  • CLIProxyAPIHome_<version>_linux_<arch>.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.
  • CLIProxyAPIHome_<version>_linux_<arch>_no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.

FreeBSD release assets

  • CLIProxyAPIHome_<version>_freebsd_amd64.tar.gz is the FreeBSD amd64 build. It supports dynamic library plugins.
  • CLIProxyAPIHome_<version>_freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins.

Changelog

  • fix(oauth): harden cluster session lifecycle (3aa44fe)
  • fix(oauth): improve error handling for OAuth session merging and add session expiration cleanup (6f0406c)
  • Merge pull request #34 from router-for-me/codex/fix-cluster-oauth-state (cd0b03e)
  • feat(billing): add tiered context price matching (b82be3d)
  • feat(management): expose tiered billing controls (909420e)
  • fix(billing): distinguish cache bucket semantics (0252c3b)
  • fix(billing): harden settings and tier validation (94dbdbf)
  • fix(billing): honor OpenAI-compatible cache semantics (a710171)
  • Merge pull request #35 from router-for-me/codex/issue-33-tiered-billing (42ef303)

What's Changed

Full Changelog: v1.0.52...v1.0.53

Don't miss a new CLIProxyAPIHome release

NewReleases is sending notifications on new releases.