Skip to content

ProxyPal v0.4.49

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 09:19

What's New

ProxyPal Changes

  • fix: keep webhook errors as warnings
  • fix: make Discord notifications non-blocking
  • fix: detect terminated sidecars in smoke test
  • fix: recognize terminated sidecar processes
  • fix: harden Windows smoke cleanup
  • release: v0.4.49

Sidecar: CLIProxyAPI (mainline) v7.2.125

  • CLIProxyAPI_<version>_linux_<arch>.tar.gz is 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.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.
  • CLIProxyAPI_<version>_freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins.
  • Add a no-copy GJSON parse helper (ea8882bf)
  • Reduce Antigravity request amplification for large payloads (b7a44152)
  • Avoid copying large payloads in Antigravity reads (99929209)
  • Make the payload-reuse guards able to fail (1737596e)
  • Review: tighten the in-place byte write guard (b921b5d0)
  • fix(openai): emit response.failed stream errors for Codex requests (3522e481)
  • fix(claude): add Claude-compatible thinking replay persistence for multi-turn sessions (2e6b1d83)

Downloads

Platform Download
macOS (Apple Silicon) Unsigned, not notarized .dmg (aarch64)
macOS (Intel) Unsigned, not notarized .dmg (x64)
Windows .exe installer
Windows (Portable) .zip (no install required)
Linux .deb package
Linux (Fedora/RHEL) .rpm package

Bundled sidecar: CLIProxyAPI (mainline) v7.2.125