# CLIProxyAPI v7.2.131 - Product: CLIProxyAPI (https://whatsnew.fyi/product/cliproxyapi) - Vendor: router-for-me - Date: 2026-08-13 - Version: v7.2.131 - Original notes: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.131 - Permalink: https://whatsnew.fyi/product/cliproxyapi/releases/v7.2.131 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'. --- - **fixed** — Avoid JSON copies in websocket responses tool-call repair path for OpenAI - **fixed** — Drop Gemini hidden thought parts during request conversion in translator - **added** — Add per-credential request-retry override support in config - **added** — Add xAI Grok Imagine Image 2.0 image model support for OpenAI - **added** — Add model modality metadata to registry definitions ##### 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 - fix(openai): avoid JSON copies in websocket responses tool-call repair path (75d2c4a4) - fix(translator): drop Gemini hidden thought parts during request conversion (8b54db36) - feat(config): add per-credential request-retry override support (6f2cea94) - feat(openai): add xAI Grok Imagine Image 2.0 image model support (db35b91e) - feat(registry): add model modality metadata to registry definitions (323b7276) **Full Changelog**: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.130...v7.2.131