Cline v0.1.66: Model Refresh & WebSocket Security

Cline v0.1.66 adds a refresh button for model lists and hardens WebSocket security with origin/host validation on the Kanban service.

Cline v0.1.66: Model Refresh & WebSocket Security

TL;DR

  • Refresh button added for LiteLLM and custom provider model lists without leaving settings
  • WebSocket origin and host validation now enforced on Kanban service to block unauthorized connections

New

  • Model list refresh button — Re-fetch available models from LiteLLM and custom providers without restarting or navigating away from settings

Fixed

  • WebSocket security — Origin and host validation now enforced on the Kanban websocket service to prevent unauthorized connections

Update via: npm install -g @cline/kanban@0.1.66 or check the full release.

Source: Cline