Skip to content

v2026.9.5.19

Choose a tag to compare

@github-actions github-actions released this 05 Sep 11:12
· 402 commits to feature/dev since this release

Linux release assets

  • CLIProxyAPI_<version>_linux_<arch>.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.
  • CLIProxyAPI_<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

  • CLIProxyAPI_<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

  • feat(codebuddy-cn): add CodeBuddy CN (Tencent) provider (ba4e45a)
  • feat(provider): CodebuddyCN (1659c6d)
  • docs(codebuddy-cn): fix example base-url (executor appends /chat/completions) (6a443eb)
  • feat(codebuddy-cn): add OAuth authentication (39a8501)
  • feat(codebuddy-cn): reproduce official TLS fingerprint (62da1bc)
  • feat(deepseek-web): add browser-session provider (332c40c)
  • fix(deepseek-web): distinguish dead userToken from transient refresh failures (dabbe8c)
  • fix(codebuddy-cn): keep reasoning_effort to enable thinking (23b0871)
  • feat(codebuddy-cn): --local-model disable download frontend (4ac5d23)
  • feat(front): open file route (b3ddb01)
  • chore: docker hub (79012b2)
  • chore: build docker images at releases (106be44)
  • feat: custom model.json (92f7ea8)
  • feat: redefine the concept of prefix of model id. the prefix means alias and force-prefix means force-alias, so it shouldn't affect the logic of register and looking up model. (dee9d00)
  • feat(provider): add TRAE SOLO CN desktop (TraeWork) provider support (590d10c)
  • feat: register TRAE SOLO CN static models from client cache (9ba3377)
  • feat: add TRAE SOLO CN daily checkin script (a1d8af2)
  • test & feat: check-in scripts of codebuddy-cn and traework-cn (6d56916)
  • fix(trae-checkin): classify 9074 as retryable server-side queueing (f821b8c)
  • feat(front): download management panel asset as @management.html (8403c1f)

Full Changelog: v7.2.151...v2026.9.5.19