v7.1.56-pro
CLIProxyAPI Pro release built from the latest core and management upstream releases.
Version mapping
- Release tag: v7.1.56-pro
- Core upstream release: v7.1.56
- Core build version: v7.1.56-pro
- Management upstream release: v1.15.1
- Management build version: v1.15.1-pro
- Core upstream commit: 583053509dd1cb823514dc320f978b46c26ffeda
- 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
- perf(codex): avoid rebuilding completed JSON when extracting generated images by @Folyd in router-for-me/CLIProxyAPI#3771
New Contributors
- @Folyd made their first contribution in router-for-me/CLIProxyAPI#3771
Full Changelog: router-for-me/CLIProxyAPI@v7.1.55...v7.1.56
Management upstream release notes
- 657e5a8 feat(provider-sheet): add mutationDisabled prop to control form submission