🐛 Fixed
- Proxy Port Preservation —
new URL()silently strips default ports (80/443); now extracts port from raw URL before parsing (#161) - Proxy Credential Encoding — URL-encode special characters in proxy credentials (#161)
- HTTPS Proxy Default Port — 443 instead of 8080 (#161)
- Proxy Dispatcher Cache — Invalidate on config change (#161)
- Proxy Logger SQLite Type — Cast port to Number (#161)
- CopilotToolCard — Use baseUrl prop directly + filter to chat models only (#160)
Full Changelog: v1.6.8...v1.6.9