What's Changed
Bug Fixes
Cloudflare Tunnel Fix (#86) - Fixed command syntax for remotely-managed tunnels:
- Removed
--urlflag for token-based tunnels - ingress rules are configured in Cloudflare dashboard, not via CLI - Added quick tunnel support - When no token is provided, uses
--urlflag for auto-generated tunnel URL - Improved connection detection - Better parsing of cloudflared success messages
UI Improvements
- Detailed setup instructions - Added step-by-step guide for configuring Public Hostname in Cloudflare Zero Trust dashboard
- Clickable dashboard link - Direct link to Cloudflare Zero Trust
- Warning note - Clarified that port routing is configured in Cloudflare dashboard, not ProxyPal
How to Configure Cloudflare Tunnel
- Go to Cloudflare Zero Trust Dashboard → Networks → Tunnels
- Create/select tunnel → Public Hostname tab
- Add hostname with Service Type:
HTTP, URL:localhost:8317 - Copy token and paste in ProxyPal
Related Updates
CLIProxyAPI v6.6.74 - Release Notes
- Fixed thinking model support with OpenAI Responses format
- Added thinking block content extraction from Claude/Anthropic responses
- Fixed budget token handling for extended thinking models
Full Changelog: v0.3.38...v0.3.39