Skip to content

v14.9.0

Choose a tag to compare

@Drjacky Drjacky released this 14 Jun 13:50
· 2 commits to main since this release

[14.9.0] - 2026-06-14

Updated

  • CLIProxyAPIPlus 7.1.68-2 - kaitranntt/CLIProxyAPIPlus. Adds newly verified models, post-auth request interceptors and a JavaScript plugin host, deduplicated concurrent token refresh, and streaming/translator fixes for Codex, Claude, Gemini, and Antigravity.
  • Dario 4.8.74 - askalf/dario. The public /health endpoint no longer exposes OAuth internals to external callers; loopback callers (the app's readiness probe) still receive full detail.

Fixed

  • Dario login no longer hangs. dario login now starts the proxy as a side effect when valid credentials already exist; the app now passes --no-proxy so login only authenticates and exits cleanly, leaving proxy lifecycle to the app.
  • scripts/fetch-cliproxy-plus.sh and the release workflow now match the upstream _no-plugin darwin asset naming (the suffix is matched optionally, so older un-suffixed assets still resolve).