Change8

v3.47.0

Cline
4 features9 fixes1 improvementmcptools

Summary

This release introduces experimental Background Edits for non-blocking file modifications and updates the free model to MiniMax M2.1. Several stability fixes address issues with token usage, provider rate limiting (Cerebras), and connection handling for remote MCP servers.

New Features

  • Added experimental support for Background Edits, allowing file editing without opening the diff view
  • Updated the free model to MiniMax M2.1, replacing MiniMax M2
  • Added support for Azure based identity authentication in OpenAI Compatible provider and Azure OpenAI
  • Added the `supportsReasoning` property to Baseten models

Bug Fixes

  • Fixed issue where expired tokens were being used in authenticated requests
  • Fixed diff view to correctly exclude binary files that lack file extensions
  • Fixed issue where file endings and trailing newlines were not being preserved
  • Fixed rate limiting issues specific to the Cerebras provider
  • Fixed Auto Compact functionality for the Claude Code provider
  • Made Workspace and Favorites history filters operate independently
  • Fixed remote MCP server connection failures, specifically handling 404 responses
  • Disabled native tool calling for the Deepseek 3.2 speciale model
  • Fixed the Baseten model selector interface

Improvements

  • Implemented showing a notification instead of automatically opening the sidebar upon update

Related Documentation

Cline Documentation