Skip to content

Releases: RooCodeInc/Roo-Code

Release v3.11.15

14 Apr 03:37
8792c84

Choose a tag to compare

[3.11.15] - 2025-04-13

  • Add ability to filter task history by workspace (thanks @samhvw8!)
  • Fix Node.js version in the .tool-versions file (thanks @bogdan0083!)
  • Fix duplicate suggested mentions for open tabs (thanks @samhvw8!)
  • Fix Bedrock ARN validation and token expiry issue when using profiles (thanks @vagadiya!)
  • Add Anthropic option to pass API token as Authorization header instead of X-Api-Key (thanks @mecab!)
  • Better documentation for adding new settings (thanks @KJ7LNW!)
  • Localize package.json (thanks @samhvw8!)
  • Add option to hide the welcome message and fix the background color for the new profile dialog (thanks @zhangtony239!)
  • Restore the focus ring for the VSCodeButton component (thanks @pokutuna!)

Release v3.11.14

12 Apr 04:30
f5a92ae

Choose a tag to compare

[3.11.14] - 2025-04-11

  • Support symbolic links in rules folders to directories and other symbolic links (thanks @taisukeoe!)
  • Stronger enforcement of the setting to always read full files instead of doing partial reads

Release v3.11.13

11 Apr 21:51
cf9a754

Choose a tag to compare

[3.11.13] - 2025-04-11

  • Loads of terminal improvements: command delay, PowerShell counter, and ZSH EOL mark (thanks @KJ7LNW!)
  • Add file context tracking system (thanks @samhvw8 and @canvrno!)
  • Improved display of diff errors + easy copying for investigation
  • Fixes to .vscodeignore (thanks @franekp!)
  • Fix a zh-CN translation for model capabilities (thanks @zhangtony239!)
  • Rename AWS Bedrock to Amazon Bedrock (thanks @ronyblum!)
  • Update extension title and description (thanks @StevenTCramer!)

Release v3.11.12

10 Apr 05:16
d1ace59

Choose a tag to compare

[3.11.12] - 2025-04-09

  • Make Grok3 streaming work with OpenAI Compatible (thanks @amittell!)
  • Tweak diff editing logic to make it more tolerant of model errors

Release v3.11.11

09 Apr 15:45
91f4a86

Choose a tag to compare

[3.11.11] - 2025-04-09

  • Fix highlighting interaction with mode/profile dropdowns (thanks @atlasgong!)
  • Add the ability to set Host header and legacy OpenAI API in the OpenAI-compatible provider for better proxy support
  • Improvements to TypeScript, C++, Go, Java, Python tree-sitter parsers (thanks @KJ7LNW!)
  • Fixes to terminal working directory logic (thanks @KJ7LNW!)
  • Improve readFileTool XML output format (thanks @KJ7LNW!)
  • Add o1-pro support (thanks @arthurauffray!)
  • Follow symlinked rules files/directories to allow for more flexible rule setups
  • Focus Roo Code in the sidebar when running tasks in the sidebar via the API
  • Improve subtasks UI

Release v3.11.10

08 Apr 15:56
8c26c3a

Choose a tag to compare

[3.11.10] - 2025-04-08

  • Fix bug where nested .roo/rules directories are not respected properly (thanks @taisukeoe!)
  • Handle long command output more efficiently in the chat row (thanks @samhvw8!)
  • Fix cache usage tracking for OpenAI-compatible providers
  • Add custom translation instructions for zh-CN (thanks @System233!)
  • Code cleanup after making rate-limits per-profile (thanks @ross!)

Release v3.11.9

07 Apr 21:40
b493e67

Choose a tag to compare

[3.11.9] - 2025-04-07

  • Rate-limit setting updated to be per-profile (thanks @ross and @olweraltuve!)
  • You can now place multiple rules files in the .roo/rules/ and .roo/rules-{mode}/ folders (thanks @upamune!)
  • Prevent unnecessary autoscroll when buttons appear (thanks @shtse8!)
  • Add Gemini 2.5 Pro Preview to Vertex AI (thanks @nbihan-mediware!)
  • Tidy up following ClineProvider refactor (thanks @diarmidmackenzie!)
  • Clamp negative line numbers when reading files (thanks @KJ7LNW!)
  • Enhance Rust tree-sitter parser with advanced language structures (thanks @KJ7LNW!)
  • Persist settings on api.setConfiguration (thanks @gtaylor!)
  • Add deep links to settings sections
  • Add command to focus Roo Code input field (thanks @axkirillov!)
  • Add resize and hover actions to the browser (thanks @SplittyDev!)
  • Add resumeTask and isTaskInHistory to the API (thanks @franekp!)
  • Fix bug displaying boolean/numeric suggested answers
  • Dynamic Vite port detection for webview development (thanks @KJ7LNW!)

Release v3.11.8

05 Apr 21:25
1ed806c

Choose a tag to compare

[3.11.8] - 2025-04-05

  • Improve combineApiRequests performance to reduce gray screens of death (thanks @kyle-apex!)
  • Add searchable dropdown to API config profiles on the settings screen (thanks @samhvw8!)
  • Add workspace tracking to history items in preparation for future filtering (thanks @samhvw8!)
  • Fix search highlighting UI in history search (thanks @samhvw8!)
  • Add support for .roorules and give deprecation warning for .clinerules (thanks @upamune!)
  • Fix nodejs version format in .tool-versions file (thanks @upamune!)

Release v3.11.7

05 Apr 04:08
41a7c24

Choose a tag to compare

[3.11.7] - 2025-04-04

  • Improve file tool context formatting and diff error guidance
  • Improve zh-TW localization (thanks @PeterDaveHello!)
  • Implement reference counting for McpHub disposal
  • Update buttons to be more consistent (thanks @kyle-apex!)
  • Improve zh-CN localization (thanks @System233!)

Release v3.11.6

04 Apr 19:18
c796b01

Choose a tag to compare

[3.11.6] - 2025-04-04

  • Add the gemini 2.5 pro preview model with upper bound pricing