v3.49.1
ClineSummary
This release focuses primarily on stability and compatibility fixes, addressing issues with model selection, streaming API responses, and improving the search functionality for workflow slash commands. It also introduces a phased rollout for the Responses API usage.
New Features
- Enabled phased rollout of Responses API usage instead of defaulting for every supported model.
Bug Fixes
- Fixed workflow slash command search to be case-insensitive.
- Fixed incorrect model display in ModelPickerModal when using LiteLLM.
- Fixed LiteLLM model fetching when using the default base URL.
- Fixed crash that occurred when OpenAI-compatible APIs sent usage chunks with empty or null choices arrays at the end of streaming.
- Fixed incorrect model ID for the Kat Coder Pro Free model.
Improvements
- Added telemetry tracking for usage of the skills feature.
- Added version headers to Cline backend requests for better tracking.