v7.1.61-pro
CLIProxyAPI Pro release built from the latest core and management upstream releases.
Version mapping
- Release tag: v7.1.61-pro
- Core upstream release: v7.1.61
- Core build version: v7.1.61-pro
- Management upstream release: v1.15.1
- Management build version: v1.15.1-pro
- Core upstream commit: 21387f5c71f3d37c026e99f2d48119be2019f5be
- Management upstream commit: 657e5a82cbed738e82bdcf4cd3778a8a40fade48
- Customization commit: 5c02564
Assets
- Pro core binaries use the upstream platform matrix and archive formats.
- Pro management panel is published as management.html for automatic panel updates.
Core upstream release notes
Linux release assets
CLIProxyAPI_<version>_linux_<arch>.tar.gzis 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.gzis the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.
What's Changed
- fix(logging): track Codex backend request IDs by @shoucandanghehe in router-for-me/CLIProxyAPI#3788
New Contributors
- @shoucandanghehe made their first contribution in router-for-me/CLIProxyAPI#3788
Full Changelog: router-for-me/CLIProxyAPI@v7.1.60...v7.1.61
Management upstream release notes
- 657e5a8 feat(provider-sheet): add mutationDisabled prop to control form submission