Skip to content

Releases: ssfun/CLIProxyAPI-Pro

v7.2.63-pro

Choose a tag to compare

@github-actions github-actions released this 10 Jul 17:11

CLIProxyAPI Pro release built from the latest core and management upstream releases.

Version mapping

  • Release tag: v7.2.63-pro
  • Core upstream release: v7.2.63
  • Core build version: v7.2.63-pro
  • Management upstream release: v1.17.14
  • Management build version: v1.17.14-pro
  • Core upstream commit: cc2095f33c2ffa24028ab7e300b36b6af36be550
  • Management upstream commit: fd22c148286078410f299805ac41b21f29318f24
  • Customization commit: d6014a6

Assets

  • Pro core default desktop/Linux binaries are built with CGO enabled and support dynamic library plugins when the target platform supports them.
  • Pro core _no-plugin binaries are CGO-free portable builds for static or constrained environments.
  • Pro Docker images follow upstream with CGO-enabled Debian builds and dynamic library plugin support.
  • Pro management panel is published as management.html for automatic panel updates.

Core upstream release notes

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(translator): add support for cache_write_tokens in Codex response usage details (abb52248)
  • chore(docs): remove Unity2.ai sponsorship section from all README translations (cc2095f3)

Full Changelog: router-for-me/CLIProxyAPI@v7.2.62...v7.2.63

Management upstream release notes

  • fd22c14 feat(xai): enhance weekly billing display with usage percentage and reset time
  • 3f86f79 refactor(xai): simplify weekly billing display logic and improve code readability

v7.2.62-pro

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:51

CLIProxyAPI Pro release built from the latest core and management upstream releases.

Version mapping

  • Release tag: v7.2.62-pro
  • Core upstream release: v7.2.62
  • Core build version: v7.2.62-pro
  • Management upstream release: v1.17.14
  • Management build version: v1.17.14-pro
  • Core upstream commit: 3554b63721aac9b4202bf2ef88ba7a82b4e5caf8
  • Management upstream commit: fd22c148286078410f299805ac41b21f29318f24
  • Customization commit: d6014a6

Assets

  • Pro core default desktop/Linux binaries are built with CGO enabled and support dynamic library plugins when the target platform supports them.
  • Pro core _no-plugin binaries are CGO-free portable builds for static or constrained environments.
  • Pro Docker images follow upstream with CGO-enabled Debian builds and dynamic library plugin support.
  • Pro management panel is published as management.html for automatic panel updates.

Core upstream release notes

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

  • chore(models): remove "ultra" effort level from models.json (f084eefa)
  • fix(oauth): reject unknown completed states (1af23344)
  • fix(plugin-store): preserve installed source identity (f081b91e)
  • fix(oauth): hide completed sessions from legacy getter (d1ef06cb)
  • fix(oauth): make session completion idempotent (7115e7e0)
  • Merge pull request #4185 from router-for-me/codex/fix-p2-oauth-plugin-source (04109920)
  • fix(executor): enhance image generation tool handling for responses-lite requests (631f7a65)
  • Merge pull request #4192 from router-for-me/codex/fix-sol-responses-lite-image-tool (3554b637)

What's Changed

Full Changelog: router-for-me/CLIProxyAPI@v7.2.61...v7.2.62

Management upstream release notes

  • fd22c14 feat(xai): enhance weekly billing display with usage percentage and reset time
  • 3f86f79 refactor(xai): simplify weekly billing display logic and improve code readability

v7.2.61-pro

Choose a tag to compare

@github-actions github-actions released this 10 Jul 06:15

CLIProxyAPI Pro release built from the latest core and management upstream releases.

Version mapping

  • Release tag: v7.2.61-pro
  • Core upstream release: v7.2.61
  • Core build version: v7.2.61-pro
  • Management upstream release: v1.17.14
  • Management build version: v1.17.14-pro
  • Core upstream commit: ca67caf0872eef65f8eaedf2e127cf214a49621d
  • Management upstream commit: fd22c148286078410f299805ac41b21f29318f24
  • Customization commit: d6014a6

Assets

  • Pro core default desktop/Linux binaries are built with CGO enabled and support dynamic library plugins when the target platform supports them.
  • Pro core _no-plugin binaries are CGO-free portable builds for static or constrained environments.
  • Pro Docker images follow upstream with CGO-enabled Debian builds and dynamic library plugin support.
  • Pro management panel is published as management.html for automatic panel updates.

Core upstream release notes

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

  • fix(xai): prevent Desktop hang on complex tool schemas and set free-usage Retry-After (0df267ad)
  • Merge pull request #4157 from Wraient/fix/xai-desktop-tool-schema-and-free-usage-retry (bf25331c)
  • fix(xai): improve namespace-specific tool parameter handling and simplify Codex automation schema (ca67caf0)

What's Changed

New Contributors

Full Changelog: router-for-me/CLIProxyAPI@v7.2.60...v7.2.61

Management upstream release notes

  • fd22c14 feat(xai): enhance weekly billing display with usage percentage and reset time
  • 3f86f79 refactor(xai): simplify weekly billing display logic and improve code readability

v7.2.60-pro

Choose a tag to compare

@github-actions github-actions released this 10 Jul 05:27

CLIProxyAPI Pro release built from the latest core and management upstream releases.

Version mapping

  • Release tag: v7.2.60-pro
  • Core upstream release: v7.2.60
  • Core build version: v7.2.60-pro
  • Management upstream release: v1.17.14
  • Management build version: v1.17.14-pro
  • Core upstream commit: 20e61f281f4b88e150c5cdfa81c3315d9fcfeabe
  • Management upstream commit: fd22c148286078410f299805ac41b21f29318f24
  • Customization commit: e196a3a

Assets

  • Pro core default desktop/Linux binaries are built with CGO enabled and support dynamic library plugins when the target platform supports them.
  • Pro core _no-plugin binaries are CGO-free portable builds for static or constrained environments.
  • Pro Docker images follow upstream with CGO-enabled Debian builds and dynamic library plugin support.
  • Pro management panel is published as management.html for automatic panel updates.

Core upstream release notes

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

  • fix: expose ultra reasoning effort to Codex clients (ed293344)
  • Merge pull request #4160 from kogekiplay/fix/codex-client-ultra-reasoning (20e61f28)

What's Changed

New Contributors

Full Changelog: router-for-me/CLIProxyAPI@v7.2.59...v7.2.60

Management upstream release notes

  • fd22c14 feat(xai): enhance weekly billing display with usage percentage and reset time
  • 3f86f79 refactor(xai): simplify weekly billing display logic and improve code readability

v7.2.58-pro

Choose a tag to compare

@github-actions github-actions released this 09 Jul 22:43

CLIProxyAPI Pro release built from the latest core and management upstream releases.

Version mapping

  • Release tag: v7.2.58-pro
  • Core upstream release: v7.2.58
  • Core build version: v7.2.58-pro
  • Management upstream release: v1.17.14
  • Management build version: v1.17.14-pro
  • Core upstream commit: 26d45fd46a2d2911adef14772465131066dae465
  • Management upstream commit: fd22c148286078410f299805ac41b21f29318f24
  • Customization commit: bcd26e6

Assets

  • Pro core default desktop/Linux binaries are built with CGO enabled and support dynamic library plugins when the target platform supports them.
  • Pro core _no-plugin binaries are CGO-free portable builds for static or constrained environments.
  • Pro Docker images follow upstream with CGO-enabled Debian builds and dynamic library plugin support.
  • Pro management panel is published as management.html for automatic panel updates.

Core upstream release notes

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

  • chore(models): remove GPT-5.6 Sol from model registry (5f8899b7)
  • feat(models): add model header overrides from configuration (26d45fd4)

Full Changelog: router-for-me/CLIProxyAPI@v7.2.57...v7.2.58

Management upstream release notes

  • fd22c14 feat(xai): enhance weekly billing display with usage percentage and reset time
  • 3f86f79 refactor(xai): simplify weekly billing display logic and improve code readability

v7.2.57-pro

Choose a tag to compare

@github-actions github-actions released this 09 Jul 20:02

CLIProxyAPI Pro release built from the latest core and management upstream releases.

Version mapping

  • Release tag: v7.2.57-pro
  • Core upstream release: v7.2.57
  • Core build version: v7.2.57-pro
  • Management upstream release: v1.17.14
  • Management build version: v1.17.14-pro
  • Core upstream commit: 15f30371619a3541637407a0801e48ba72cd9867
  • Management upstream commit: fd22c148286078410f299805ac41b21f29318f24
  • Customization commit: df84771

Assets

  • Pro core default desktop/Linux binaries are built with CGO enabled and support dynamic library plugins when the target platform supports them.
  • Pro core _no-plugin binaries are CGO-free portable builds for static or constrained environments.
  • Pro Docker images follow upstream with CGO-enabled Debian builds and dynamic library plugin support.
  • Pro management panel is published as management.html for automatic panel updates.

Core upstream release notes

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(middleware): support logging for Codex response websockets (ef0a4a56)
  • feat(models): restrict Codex input modalities to text and image (15f30371)

Full Changelog: router-for-me/CLIProxyAPI@v7.2.56...v7.2.57

Management upstream release notes

  • fd22c14 feat(xai): enhance weekly billing display with usage percentage and reset time
  • 3f86f79 refactor(xai): simplify weekly billing display logic and improve code readability

v7.2.54-pro

Choose a tag to compare

@github-actions github-actions released this 08 Jul 22:28

CLIProxyAPI Pro release built from the latest core and management upstream releases.

Version mapping

  • Release tag: v7.2.54-pro
  • Core upstream release: v7.2.54
  • Core build version: v7.2.54-pro
  • Management upstream release: v1.17.14
  • Management build version: v1.17.14-pro
  • Core upstream commit: 3fd189262da34e8703a31a582207e6636863927c
  • Management upstream commit: fd22c148286078410f299805ac41b21f29318f24
  • Customization commit: df84771

Assets

  • Pro core default desktop/Linux binaries are built with CGO enabled and support dynamic library plugins when the target platform supports them.
  • Pro core _no-plugin binaries are CGO-free portable builds for static or constrained environments.
  • Pro Docker images follow upstream with CGO-enabled Debian builds and dynamic library plugin support.
  • Pro management panel is published as management.html for automatic panel updates.

Core upstream release notes

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(models): add Grok 4.5 to model registry with extended capabilities and context (7c47edb1)
  • feat(models): add xhigh targeting option to confidence level settings (186c87ba)
  • feat(auth): enable automatic credential refresh on unauthorized errors (ec3aba23)
  • feat(models): adjust thinking levels by removing "none" and "xhigh" options (c6121086)
  • feat(executor): integrate model registry for reasoning effort support in XAI (3fd18926)

Full Changelog: router-for-me/CLIProxyAPI@v7.2.53...v7.2.54

Management upstream release notes

  • fd22c14 feat(xai): enhance weekly billing display with usage percentage and reset time
  • 3f86f79 refactor(xai): simplify weekly billing display logic and improve code readability

v7.2.53-pro

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:15

CLIProxyAPI Pro release built from the latest core and management upstream releases.

Version mapping

  • Release tag: v7.2.53-pro
  • Core upstream release: v7.2.53
  • Core build version: v7.2.53-pro
  • Management upstream release: v1.17.10
  • Management build version: v1.17.10-pro
  • Core upstream commit: 4f2e19042cdd174cc6f17651061eb05e47f74660
  • Management upstream commit: 4064b01ac3a67be825495a1da8adf7534790d755
  • Customization commit: 310152a

Assets

  • Pro core default desktop/Linux binaries are built with CGO enabled and support dynamic library plugins when the target platform supports them.
  • Pro core _no-plugin binaries are CGO-free portable builds for static or constrained environments.
  • Pro Docker images follow upstream with CGO-enabled Debian builds and dynamic library plugin support.
  • Pro management panel is published as management.html for automatic panel updates.

Core upstream release notes

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

  • fix(auth): prevent credential overwrites for team-scoped plans with account hashing (505c59d8)
  • fix(translator): resolve pending codex tool calls on terminal response (cdccc72d)
  • Update Antigravity hub user agent (#4142) (4f2e1904)

What's Changed

Full Changelog: router-for-me/CLIProxyAPI@v7.2.52...v7.2.53

Management upstream release notes

  • 4064b01 Merge pull request #338 from jellyfish-p/main
  • 88d60bf add xai pay-as-you-go quota progress

v7.2.52-pro

Choose a tag to compare

@github-actions github-actions released this 07 Jul 22:23

CLIProxyAPI Pro release built from the latest core and management upstream releases.

Version mapping

  • Release tag: v7.2.52-pro
  • Core upstream release: v7.2.52
  • Core build version: v7.2.52-pro
  • Management upstream release: v1.17.10
  • Management build version: v1.17.10-pro
  • Core upstream commit: 14b139661d98acbbd7ac19eb827754e78118736f
  • Management upstream commit: 4064b01ac3a67be825495a1da8adf7534790d755
  • Customization commit: 310152a

Assets

  • Pro core default desktop/Linux binaries are built with CGO enabled and support dynamic library plugins when the target platform supports them.
  • Pro core _no-plugin binaries are CGO-free portable builds for static or constrained environments.
  • Pro Docker images follow upstream with CGO-enabled Debian builds and dynamic library plugin support.
  • Pro management panel is published as management.html for automatic panel updates.

Core upstream release notes

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

  • fix(auth): handle invalid_grant errors with retry suspension logic (3aa42a6f)
  • test(executor): add unit test to validate complete SSE event passthrough in Claude executor (ab6ed392)
  • feat(translator): enhance Claude tool response handling with structured content parsing (dc77bf4d)
  • feat(openai): add support for input/output modalities in Codex client models (078ed178)
  • fix(executor): map message_too_big WebSocket errors to structured API responses (4f157fbd)
  • refactor(executor): centralize OpenAI stream usage handling with StreamUsageBuffer (dea47879)
  • refactor(translator): simplify response logic and enhance thinking compatibility handling (14b13966)

Full Changelog: router-for-me/CLIProxyAPI@v7.2.51...v7.2.52

Management upstream release notes

  • 4064b01 Merge pull request #338 from jellyfish-p/main
  • 88d60bf add xai pay-as-you-go quota progress

v7.2.51-pro

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:14

CLIProxyAPI Pro release built from the latest core and management upstream releases.

Version mapping

  • Release tag: v7.2.51-pro
  • Core upstream release: v7.2.51
  • Core build version: v7.2.51-pro
  • Management upstream release: v1.17.10
  • Management build version: v1.17.10-pro
  • Core upstream commit: 8b9c4da2452b42aaa917a80daadf72aadc843a13
  • Management upstream commit: 4064b01ac3a67be825495a1da8adf7534790d755
  • Customization commit: 310152a

Assets

  • Pro core default desktop/Linux binaries are built with CGO enabled and support dynamic library plugins when the target platform supports them.
  • Pro core _no-plugin binaries are CGO-free portable builds for static or constrained environments.
  • Pro Docker images follow upstream with CGO-enabled Debian builds and dynamic library plugin support.
  • Pro management panel is published as management.html for automatic panel updates.

Core upstream release notes

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

  • fix: allow management access in example API key safe mode (df080389)
  • feat(config): default enable WebsocketAuth in LoadConfigOptional and ParseConfigBytes (49094932)
  • Merge pull request #4107 from router-for-me/safemode (22bb89a4)
  • Merge pull request #4109 from router-for-me/websocket (3ef74dce)
  • fix(auth): escalate quota backoff once per cooldown window and jitter cooldown waits (270869dd)
  • fix(auth): keep jittered cooldown waits within max-retry-interval (0d23f791)
  • Merge pull request #4117 from router-for-me/quota-backoff-guard (4a2a3b29)
  • feat(interactions): add support for Google Interactions (8b9c4da2)

What's Changed

Full Changelog: router-for-me/CLIProxyAPI@v7.2.50...v7.2.51

Management upstream release notes

  • 4064b01 Merge pull request #338 from jellyfish-p/main
  • 88d60bf add xai pay-as-you-go quota progress