Cline Release Notes
64 release notes curated from 1 source by the Releasebot Team. Last updated: May 29, 2026
- May 2026
- No date parsed from source.
- First seen by Releasebot:May 29, 2026
3.86.0
Cline adds Claude Opus 4.8 and Moonshot Kimi K2.6 support with provider fixes and workflow improvements.
Added
- Add Claude Opus 4.8 provider support, including 1M-context variants where available.
- Add Moonshot Kimi K2.6 model support.
Fixed
- Show prompt-cache support for Qwen 3.7 Max in the Cline provider.
- Fix the VS Code nightly publish workflow startup permissions.
Changed
- Move the VS Code extension project into
apps/vscode.
- May 2026
- No date parsed from source.
- First seen by Releasebot:May 25, 2026
3.85.0
Cline adds GPT-5.5, DeepSeek V4, and Gemini 3.5 support plus LG dashboard webhook integration.
Added
- Add GPT-5.5 support to SAP AI Core.
- Add DeepSeek V4 Flash and Pro models.
- Add Gemini 3.5 Flash to Gemini and Vertex providers.
- Add
/lg-taskURI webhook integration for LG dashboard flows.
Fixed
- Fix Vertex AI global endpoint handling for Claude models.
- Route Poolside Laguna models through next-gen prompts and native tool calling.
Changed
- Update
diffandprotobufjsdependencies.
All of your release notes in one feed
Join Releasebot and get updates from Cline and hundreds of other software products.
- May 2026
- No date parsed from source.
- First seen by Releasebot:May 20, 2026
3.84.0
Cline adds SAP AI Core support for more hosted models, fixes MCP restart button behavior, and streamlines startup.
Added
- Add SAP AI Core support for additional hosted models
Fixed
- Disable the MCP "Restart Server" button when a server is toggled off.
Changed
- Remove the Cline Kanban launch modal and bundled demo media from the VS Code extension startup flow.
- May 2026
- No date parsed from source.
- First seen by Releasebot:May 14, 2026
3.83.0
Cline fixes @-mention search, improves file writing, and updates dependencies with OpenRouter cache support for Qwen.
Fixed
- Show a clear "Searching..." state in the @-mention file picker
- Improve @-mention file search performance
- Allow
write_to_fileto create or overwrite files with empty content. - Fix validation failures for MCP servers that require an object.
- Enable OpenRouter prompt cache control for Qwen models.
- Update Axios and SAP Connectivity dependencies
Changed
- Use the VS Code-specific
README.marketplace.mdwhen packaging and publishing the VS Code extension - Add telemetry to @-mention search to help diagnose local, remote, and multi-root workspace search behavior.
- May 2026
- No date parsed from source.
- First seen by Releasebot:May 1, 2026
3.82.0
Cline adds restored VS Code terminal support, new OpenAI, SAP AI Core and Z AI models, and search and template fixes.
Added
- Restore VS Code foreground terminal support and settings.
- Add latest OpenAI, SAP AI Core, and Z AI models.
Fixed
- Fix hook template JSON escaping.
- Improve ripgrep file search error handling.
Changed
- Remove hardcoded model lists from docs.
- April 2026
- No date parsed from source.
- First seen by Releasebot:Apr 25, 2026
3.81.0
Cline adds GPT-5.5 support for OpenAI Codex users and improves memory diagnostics and webview banner handling.
Added
- Add GPT-5.5 model support for OpenAI Codex subscription users.
Fixed
- Remove hardcoded "What’s New" fallback items in webview; only remote-configured welcome banners are shown.
Changed
- Improve cline-core memory diagnostics used by the extension runtime:
- enable near-heap-limit heap snapshots
- add periodic memory usage logging
- log discovered heap snapshots on abnormal exits for easier OOM debugging
- April 2026
- No date parsed from source.
- First seen by Releasebot:Apr 22, 2026
3.80.0
Cline adds enterprise remote skills support, dynamic model recommendations, and clearer quota error handling, while improving stability and simplifying task execution by defaulting command runs to background mode.
Added
- Wire up remote
globalSkillsfrom enterprise remote config with full UI, toggle support, and system prompt integration — enterprise-managed skills now appear under a dedicated "Enterprise Skills" section and supportalwaysEnabledenforcement - Onboarding flow now uses dynamically fetched recommended models instead of a hardcoded list, with a fallback to the welcome view on failure
- Add dedicated "Quota Exceeded" error message in the chat error UI when Cline account spend caps are hit
Fixed
- Fix OOM crashes during long conversations by setting
--max-old-space-size=8192for the cline-core Node.js process (was defaulting to ~2 GB) - Show detailed error information in the chat error row instead of a generic caught error message
- Update
axiosto 1.15.0 across all packages
Changed
- Remove foreground terminal mode — all task command execution now defaults to background mode, removing the VS Code integrated terminal dependency and related settings UI
- Remove old hardcoded announcement banners
- April 2026
- No date parsed from source.
- First seen by Releasebot:Apr 16, 2026
3.79.0
Cline adds Claude Opus 4.7 support, Azure Blob Storage, remote config updates, and fixes command output and security issues.
Added
- Add Claude Opus 4.7 model support
- Add Azure Blob Storage as a storage provider
- Add
globalSkillsto remote config - Inline value reuse in user-level remote-config discovery
Fixed
- Fix cache reflection for Cline and Vercel API handlers
- Fix stuck
command_outputask when terminal command ends unexpectedly - Add
use_subagentsto system prompt for GLM, Hermes, and XS models - Fix action injection security risk
Changed
- Remove deprecated evals tool
- April 2026
- No date parsed from source.
- First seen by Releasebot:Apr 11, 2026
3.78.0
Cline adds a spend limit reached error UI and fixes chat file line ranges in the chat view.
Added
- Add a dedicated "Spend Limit Reached" error UI when spend caps are hit
- Docs updates
Fixed
- Show actual
read_fileline ranges in chat UI
- April 2026
- No date parsed from source.
- First seen by Releasebot:Apr 1, 2026
3.77.0
Cline adds Lazy Teammate Mode, improves read_file chunked access, and polishes prompts, notifications, and demo formatting.
Added
- Add "Lazy Teammate Mode" experimental toggle
read_filetool now supports chunked reading for targeted file access
Fixed
- Exclude
new_tasktool from system prompt in yolo/headless mode - Fix Kanban demo video formatting
Changed
- Polish
Notificationhook functionality
- March 2026
- No date parsed from source.
- First seen by Releasebot:Mar 27, 2026
3.76.0
Cline adds a Kanban launch modal, default CLI Kanban startup, and chat tip controls, with loop detection and a Windows spawn fix.
Added
- Add Cline Kanban launch modal in webview; CLI now launches Kanban by default with a migration view
- Add toggle to disable feature tips in chat
- Add repeated tool call loop detection to prevent infinite loops wasting tokens
Fixed
- Fix CLI Kanban spawn on Windows by enabling shell mode for
npx.cmd
- March 2026
- No date parsed from source.
- First seen by Releasebot:Mar 21, 2026
3.75.0
Cline adds latency improvements for remote workspaces and fixes flaky hooks tests while replacing example hooks with docs guidance.
Added
- Latency improvements for remote workspaces
Fixed
- Stabilize flaky hooks tests
Changed
- Remove example hooks in favor of reading the docs
- March 2026
- No date parsed from source.
- First seen by Releasebot:Mar 19, 2026
3.74.0
Cline releases enhancements and fixes including dynamic free model detection, dedup cache, thinking-state tips, and UI/model/pricing updates.
Added
- Implement dynamic free model detection for Cline API
- Add file read deduplication cache to prevent repeated reads
- Add feature tips tooltip during thinking state
Fixed
- Replace error message when not logged in to Cline
- Align ClineRulesToggleModal padding with ServersToggleModal
- Skip WebP for GLM and Devstral models running through llama.cpp
- Respect user-configured context window in LiteLLM getModel()
- Honor explicit model IDs outside static catalog in W&B provider
- Add missing Fireworks serverless models and pricing
- March 2026
- No date parsed from source.
- First seen by Releasebot:Mar 16, 2026
3.73.0
Cline releases enhanced API support with W&B Inference by CoreWeave and improved parallel tool calling; fixes prevent crashes in code and file tools.
Added
- Added W&B Inference by CoreWeave as a new API provider with 17 models
- Improved parallel tool calling support for OpenRouter and Cline providers
Fixed
- Claude Code Provider: handle rate limit events, empty content arrays, error results, and unknown content types without crashing
- Tool handlers (
read_file,list_files,list_code_definition_names,search_files) now return graceful errors instead of crashing
- March 2026
- No date parsed from source.
- First seen by Releasebot:Mar 12, 2026
3.72.0
Cline highlights a new Anthropic Opus 4.6 fast mode variants, plus fixes across prompts, tokens, Windows tests, and message conversion. Changes include updated Jupyter GIFs, Markdown image loading consent, a new copilot-instructions file, and reintroduced hooks toggle.
Added
- Added Anthropic Opus 4.6 fast mode variants
Fixed
- Resolved native tool placeholder interpolation in prompts
- Gemini: capped Flash output tokens to 8192 across providers
- Fixed Windows unit test path normalization
- Fixed flaky hooks tests on Windows
- Bedrock: handle thinking and redacted_thinking blocks correctly in message conversion and streaming
- Prevent crash when
list_filesorlist_code_definition_namesreceives a file path
Changed
- Updated Jupyter Notebook GIFs
- Markdown image loading now requires user consent
- Added
.github/copilot-instructions.mdfor coding agents - Hooks: reintroduced feature toggle
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.
Similar to Cline with recent updates:
- xAI release notes79 release notes · Latest May 29, 2026
- Cursor release notes86 release notes · Latest May 20, 2026
- Windsurf release notes43 release notes · Latest May 28, 2026
- Anthropic release notes587 release notes · Latest May 29, 2026
- OpenAI release notes715 release notes · Latest May 29, 2026
- Figma release notes112 release notes · Latest May 28, 2026