# CLIProxyAPI v7.2.142 - Product: CLIProxyAPI (https://whatsnew.fyi/product/cliproxyapi) - Vendor: router-for-me - Date: 2026-08-25 - Version: v7.2.142 - Original notes: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.142 - Permalink: https://whatsnew.fyi/product/cliproxyapi/releases/v7.2.142 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Observe upstream provider quota signals - **added** — Resolve GitHub token for release checks and asset updates - **fixed** — Add plugin quiesce handling with safe rollback during hot reload - **fixed** — Remove cross-endpoint fallback in antigravity - **fixed** — Preserve multi-reference video durations - **fixed** — Align parallel tool results with preceding tool calls in gemini and antigravity - **fixed** — Safely synthesize terminal finish reasons in antigravity - **fixed** — Keep credential rotation fair when candidates are filtered in auth ##### Linux release assets - `CLIProxyAPI__linux_.tar.gz` is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline. - `CLIProxyAPI__linux__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__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: observe upstream provider quota signals (#5211) (ca601db0) - fix(pluginhost): add plugin quiesce handling with safe rollback during hot reload (ba510f85) - feat(github): resolve GitHub token for release checks and asset updates (e1bf8939) - fix(antigravity): remove cross-endpoint fallback (#5209) (#5228) (adf05298) - fix: preserve multi-reference video durations (80de9015) - fix(gemini,antigravity): align parallel tool results with preceding tool calls (f2b1996b) - fix(antigravity): safely synthesize terminal finish reasons (#5230) (998dcfeb) - fix(auth): keep credential rotation fair when candidates are filtered (1f53b2eb) ##### What's Changed * feat: observe upstream provider quota signals by @sususu98 in https://github.com/router-for-me/CLIProxyAPI/pull/5211 * fix(antigravity): remove cross-endpoint fallback (#5209) by @hkfires in https://github.com/router-for-me/CLIProxyAPI/pull/5228 * fix(antigravity): safely synthesize terminal finish reasons (#5226) by @sususu98 in https://github.com/router-for-me/CLIProxyAPI/pull/5230 **Full Changelog**: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.141...v7.2.142