| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-03-19 | 6.3 kB | |
| ProxyPal_x64.app.tar.gz.sig | 2026-03-19 | 408 Bytes | |
| ProxyPal_x64.app.tar.gz | 2026-03-19 | 27.2 MB | |
| ProxyPal_0.4.13_x64.dmg | 2026-03-19 | 27.3 MB | |
| ProxyPal_v0.4.13_x64_portable.zip | 2026-03-19 | 9.6 MB | |
| ProxyPal_0.4.13_x64-setup.exe.sig | 2026-03-19 | 420 Bytes | |
| ProxyPal_0.4.13_x64-setup.exe | 2026-03-19 | 18.2 MB | |
| ProxyPal_0.4.13_amd64.AppImage.sig | 2026-03-19 | 420 Bytes | |
| ProxyPal_0.4.13_amd64.AppImage | 2026-03-19 | 104.6 MB | |
| ProxyPal-0.4.13-1.x86_64.rpm.sig | 2026-03-19 | 420 Bytes | |
| ProxyPal-0.4.13-1.x86_64.rpm | 2026-03-19 | 27.6 MB | |
| ProxyPal_0.4.13_amd64.deb.sig | 2026-03-19 | 416 Bytes | |
| ProxyPal_0.4.13_amd64.deb | 2026-03-19 | 27.6 MB | |
| ProxyPal_aarch64.app.tar.gz.sig | 2026-03-19 | 408 Bytes | |
| ProxyPal_aarch64.app.tar.gz | 2026-03-19 | 26.1 MB | |
| ProxyPal_0.4.13_aarch64.dmg | 2026-03-19 | 26.0 MB | |
| ProxyPal v0.4.13 source code.tar.gz | 2026-03-19 | 94.1 MB | |
| ProxyPal v0.4.13 source code.zip | 2026-03-19 | 94.0 MB | |
| README.md | 2026-03-19 | 1.7 kB | |
| Totals: 19 Items | 482.2 MB | 0 | |
What's New
Bug Fixes
- iFlow models — Updated CLIProxyAPI sidecar to v6.8.55-0, now serves 18 iFlow models (was 15). Added model limits for MiniMax, GLM-5, Kimi K2.5, and iFlow-specific models (#194)
- Vertex API key persistence — Fixed keys disappearing after restart.
set_vertex_api_keys()was missing the config persistence block that all other providers implement (#195) - Gemini OAuth stuck — Added deep-link
oauth-callbackevent listener for instant auth detection + manual authorization code input fallback after 10 seconds. Fixed polling race condition (#199) - OpenAI vs Copilot misattribution — Fixed OpenAI models incorrectly detected as Copilot when both are enabled. Reordered source priority: API key > OpenAI OAuth > Copilot fallback. CLIProxyAPI Copilot models use
owned_by: "github-copilot"(#200)
New Features
- RPM packaging — Added
.rpmbundle target for Fedora/RHEL users. Tauri v2 generates RPM alongside DEB on Linux builds (#197) - GPT-5.4 mini/nano support — Added
gpt-5.4,gpt-5.4-mini,gpt-5.4-nanoto base models with differentiated context/output limits. Reasoning effort controls (xhigh) already supported (#198)
Internal
- Copilot provider display name and color map fixes
- OAuth polling guard to prevent duplicate success notifications
Downloads
| Platform | Download |
|---|---|
| macOS (Apple Silicon) | .dmg (aarch64) |
| macOS (Intel) | .dmg (x64) |
| Windows | .exe installer |
| Windows (Portable) | .zip (no install required) |
| Linux (Debian/Ubuntu) | .deb package |
| Linux (Fedora/RHEL) | .rpm package |
Note: Build artifacts will be attached automatically by CI.