What's New
🔧 Bug Fixes
-
OAuth Connection 500 Error Fixed - Fixed "500 Internal Server Error" when clicking Connect on the onboarding page or dashboard. The callback server now retries port binding with exponential backoff, handling race conditions when connecting to providers like Antigravity, Gemini, Claude, etc.
-
API Keys Now Persist Across Restarts - Previously, API keys added via the API Keys page were lost when the app restarted. Now Claude, Gemini, and Codex API keys are saved to the ProxyPal config and automatically restored on startup.
🔄 Previous Fixes (v0.1.13)
- Amp CLI model mapping priority fix (mappings override local API keys)
- Corrected Amp model slot labels (Smart=Opus, Librarian=Sonnet, Rush/Search=Haiku)
- Windows Node.js/npm detection for copilot-api
- Windows compatibility & UX improvements
📦 Platform Binaries
All platform binaries rebuilt with these fixes:
- macOS ARM (Apple Silicon)
- macOS Intel
- Linux (x86_64)
- Windows (x86_64)
Upgrade
Download the latest release or rebuild from source to get these fixes.