desktop-v0.0.22
ClineSummary
This release introduces the ability to import chat history from other tools and enables voice input on macOS. Several bugs have been fixed, including issues with tool calling and message editing, and improvements have been made to session organization and the marketplace detail panel.
New Features
- Added the ability to import chat history from Claude Code, Codex, and opencode into fully resumable Cline sessions.
- Introduced voice input functionality for macOS.
- Enabled web search to be on by default.
- Added eight new AI model providers to the model catalog, including Bothub, OpenReason, and SenseNova.
- Updated default models for 36 providers, notably changing the default for Anthropic to Claude Fable 5.1.
Bug Fixes
- Fixed tool calling being silently disabled for Dify, SAP AI Core, opencode, and Codex CLI models.
- Fixed images being dropped from file reads on models with empty capability lists.
- Resolved an issue where editing and resending messages failed on sessions without checkpoint history.
- Fixed voice input on macOS by adding the necessary microphone usage description and entitlement.
Improvements
- Runs of a schedule now fold into a single collapsible sidebar row for better organization.
- The marketplace detail panel now opens on click instead of hover, with improved alignment and persistent selection.
- When the Hub is older than the app, users are now offered a choice to replace it or keep it running, preventing the app from working against stale code.
- The message displayed when a tool call is rejected now clearly names the tool and indicates it's a user decision, not an error.