7.2.0 (2025-12-22)
Features
- cliproxy: add localhost URL rewriting for remote proxy mode (d0599e8)
- cliproxy: add proxy target resolver for remote/local routing (9e2fd09)
- cliproxy: add remote routing for stats and auth endpoints (17bb6f9)
- ui: add remote mode indicator to provider editor header (3bf9ebe)
- ui: dynamic control panel embed for remote CLIProxy (bfa55e0)
- ui: show remote server info in ProxyStatusWidget (d86dfab)
Bug Fixes
- api: add try-catch error handling to route handlers (85b0f17)
- api: complete error handling and add missing endpoints (3ed961f)
- api: resolve route path mismatches (557926f)
- cliproxy: add gemini-cli provider mapping for remote auth (068d577)
- cliproxy: address code review findings for remote routing (cdb4653)
- cliproxy: load remote config from config.yaml for proxy resolution (a2d01bc)
- cliproxy: merge dev with proper remote mode integration (28c6262)
- cliproxy: respect user model settings in remote proxy mode (4ee3100)
- ui: correct cliproxy account API paths (e84df00)
- ui: hide local paths in remote CLIProxy mode (883d9fa)
Documentation
CI
- improve issue tagging and label management in release workflows (3638620)