This release adds chat modes! Now you can ask Roo Cline questions about system architecture or the codebase without immediately jumping into writing code. You can even assign different API configuration profiles to each mode if you prefer to use different models for thinking vs coding. Would love feedback in the new Roo Cline Reddit! https://www.reddit.com/r/roocline
[2.2.46]
Only parse @-mentions in user input (not in files)
[2.2.45]
Save different API configurations to quickly switch between providers and settings (thanks @samhvw8!)
[2.2.44]
Automatically retry failed API requests with a configurable delay (thanks @RaySinner!)
[2.2.43]
Allow deleting single messages or all subsequent messages
[2.2.42]
Add a Git section to the context mentions
[2.2.41]
Checkbox to disable streaming for OpenAI-compatible providers
Fix context window for gemini-2.0-flash-thinking-exp-1219 (thanks @student20880)
[2.2.22]
Add gemini-2.0-flash-thinking-exp-1219
[2.2.21]
Take predicted file length into account when detecting omissions
[2.2.20]
Make fuzzy diff matching configurable (and default to off)
[2.2.19]
Add experimental option to use a bigger browser (1280x800)
[2.2.18]
More targeted styling fix for Gemini chats
[2.2.17]
Improved regex for auto-execution of chained commands
[2.2.16]
Incorporate Premshay's PR to add support for Amazon Nova and Meta Llama Models via Bedrock (3, 3.1, 3.2) and unified Bedrock calls using BedrockClient and Bedrock Runtime API
[2.2.14 - 2.2.15]
Make diff editing more robust to transient errors / fix bugs
[2.2.13]
Fixes to sound playing and applying diffs
[2.2.12]
Better support for pure deletion and insertion diffs
[2.2.11]
Added settings checkbox for verbose diff debugging
[2.2.6 - 2.2.10]
More fixes to search/replace diffs
[2.2.5]
Allow MCP servers to be enabled/disabled
[2.2.4]
Tweak the prompt to encourage diff edits when they're enabled
[2.2.3]
Clean up the settings screen
[2.2.2]
Add checkboxes to auto-approve MCP tools
[2.2.1]
Fix another diff editing indentation bug
[2.2.0]
Incorporate MCP changes from Cline 2.2.0
[2.1.21]
Larger text area input + ability to drag images into it
[2.1.20]
Add Gemini 2.0
[2.1.19]
Better error handling for diff editing
[2.1.18]
Diff editing bugfix to handle Windows line endings
[2.1.17]
Switch to search/replace diffs in experimental diff editing mode
[2.1.16]
Allow copying prompts from the history screen
[2.1.15]
Incorporate dbasclpy's PR to add support for gemini-exp-1206
Make it clear that diff editing is very experimental
[2.1.14]
Fix bug where diffs were not being applied correctly and try Aider's unified diff prompt
If diffs are enabled, automatically reject write_to_file commands that lead to truncated output