What's New
Cloudflare Tunnel Integration
- New Feature: Expose your local proxy through Cloudflare Tunnel with a single token
- Added CloudflareManager for subprocess management
- New "Cloudflare" tab in Settings for tunnel configuration
- Real-time tunnel status updates via Tauri events
Improvements
- Removed hardcoded fallback versions from binary download scripts
- Scripts now fail fast if GitHub API is unavailable (no stale versions)
Technical
- New files:
cloudflare_manager.rs,commands/cloudflare.rs,types/cloudflare.rs - Frontend: Updated Settings.tsx with Cloudflare tab, app.ts with tunnel listeners