Change8

Cline core

Component

Updates related to the core component of Cline.

14 releases8 features12 bug fixesView all Cline releases

All CORE Features

  • Added a dedicated "Spend Limit Reached" error UI when spend caps are hit(v3.78.0)
  • Added Cline SDK API interface for programmatic access to Cline features and tools, enabling integration into custom applications.(v3.67.1)
  • Added support for the Codex 5.3 model.(v3.67.1)
  • Added Gemini-3.1 Pro Preview model support.(v3.66.0)
  • Added zai GLM 5 Free promotion access.(v3.64.0)
  • Added zai GLM 5 Free promotion access.(v3.63.0)
  • Added Minimax 2.5 Free Promo(v3.59.0)
  • Added OpenAI gpt-5.2-codex model to the model picker(v3.51.0)

All CORE Bug Fixes

  • Fixed showing incorrect line ranges in the chat UI for actual read_file operations(v3.78.0)
  • Fixed an issue with OpenAI Codex by ensuring the `store` parameter is set to `false`.(v3.67.1)
  • Corrected path containment checks by using `isLocatedInPath()` instead of unreliable string matching.(v3.67.1)
  • Restored reasoning trace visibility in chat and improved the thinking row UX so reasoning is visible initially and collapsible after completion.(v3.64.0)
  • Restored visibility of the reasoning trace in the chat interface.(v3.63.0)
  • Fixed UI/UX issues specifically related to the minimax model family.(v3.61.0)
  • Fixed issues related to the Minimax model family.(v3.60.0)
  • Fixed response chaining when using OpenAI's Responses API(v3.59.0)
  • Fixed an issue specific to Opus 4.6 when using the bedrock provider.(v3.57.1)
  • Fixed a bug affecting the responses API.(v3.53.1)
  • Removed the grok model from the free tier.(v3.53.0)
  • Removed GLM 4.6 from the list of available free models.(v3.46.1)

Releases with CORE Changes

v3.78.01 feature1 fix
Apr 10, 2026

This release introduces a new dedicated UI to clearly inform users when their spend limits have been reached. Additionally, a bug affecting the accuracy of line ranges displayed in the chat UI for file reads has been resolved.

v3.75.0
Mar 20, 2026

This release focuses on performance enhancements, specifically improving latency for remote workspace usage. No major new features were introduced, and example hooks were removed in favor of directing users to the official documentation.

v3.67.12 features2 fixes
Feb 24, 2026

This release introduces significant new capabilities with the addition of the Cline SDK API for custom application integration and support for the new Codex 5.3 model. Several key bugs were resolved, including a fix related to OpenAI Codex configuration and improved accuracy in path checking.

v3.66.01 feature
Feb 19, 2026

This release introduces support for the new Gemini-3.1 Pro Preview model. Users can now leverage this latest model for their coding tasks. Full details are available in the linked changelog.

v3.64.01 feature1 fix
Feb 17, 2026

This release introduces access to the zai GLM 5 Free promotion. A key fix addresses the visibility and usability of the reasoning trace within the chat interface, ensuring users can easily view and collapse the thinking process.

v3.63.01 feature1 fix
Feb 16, 2026

This release introduces access to the zai GLM 5 Free promotion. Additionally, the reasoning trace visibility in the chat has been restored and the thinking row UX has been improved for better readability and control over the displayed reasoning.

v3.61.01 fix
Feb 13, 2026

This release focuses primarily on stability and user experience improvements. The main visible change is the resolution of UI/UX issues affecting the minimax model family.

v3.60.01 fix
Feb 13, 2026

This release focuses on stability and correctness by addressing known issues within the Minimax model family. Users should experience more reliable performance when utilizing these models.

v3.59.01 feature1 fix
Feb 12, 2026

This release introduces the Minimax 2.5 Free Promo for users. Additionally, a critical bug affecting response chaining with the OpenAI Responses API has been resolved.

v3.57.11 fix
Feb 5, 2026

This minor release focuses on stability by addressing a specific issue related to Opus 4.6 when utilizing the bedrock provider. Users should experience more reliable operation with this configuration.

v3.53.11 fix
Jan 24, 2026

This minor release focuses on stability by addressing an issue within the responses API. Users should experience more reliable API interactions following this update.

v3.53.01 fix
Jan 23, 2026

This release focuses on a change to model availability, specifically removing the grok model from the free tier. Users should note this change in their access capabilities.

v3.51.01 feature
Jan 15, 2026

This release introduces support for the new OpenAI gpt-5.2-codex model, making it available directly in the model selection interface. Users can now leverage this latest model for their coding tasks.

v3.46.11 fix
Dec 22, 2025

This minor release focuses on updating the available free models by removing GLM 4.6. Users should note the change in the free model selection.