This repository was archived by the owner on May 15, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.40.0] - 2026-01-13
4+
5+ ![ 3.40.0 Release - Settings Search] ( /releases/3.40.0-release.png )
6+
7+ - Add settings search functionality to quickly find and navigate to specific settings (PR #10619 by @mrubens )
8+ - Improve settings search UI with better styling and usability (PR #10633 by @brunobergher )
9+ - Add standardized stop button for improved task cancellation visibility (PR #10639 by @brunobergher )
10+ - Display edit_file errors in UI after consecutive failures for better debugging feedback (PR #10581 by @daniel-lxs )
11+ - Improve error display styling and visibility in chat messages (PR #10692 by @brunobergher )
12+ - Improve stop button visibility and streamline error handling (PR #10696 by @brunobergher )
13+ - Fix: Omit parallel_tool_calls when not explicitly enabled to prevent API errors (#10553 by @Idlebrand , PR #10671 by @daniel-lxs )
14+ - Fix: Encode hyphens in MCP tool names before sanitization (#10642 by @pdecat , PR #10644 by @pdecat )
15+ - Fix: Correct Gemini 3 thought signature injection format via OpenRouter (PR #10640 by @daniel-lxs )
16+ - Fix: Sanitize tool_use IDs to match API validation pattern (PR #10649 by @daniel-lxs )
17+ - Fix: Use placeholder for empty tool result content to fix Gemini API validation (PR #10672 by @daniel-lxs )
18+ - Fix: Return empty string from getReadablePath when path is empty (PR #10638 by @daniel-lxs )
19+ - Optimize message block cloning in presentAssistantMessage for better performance (PR #10616 by @ArchimedesCrypto )
20+
321## [ 3.39.3] - 2026-01-10
422
523![ 3.39.3 Release - Roo Code Router] ( /releases/3.39.3-release.png )
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.39.3 " ,
6+ "version" : " 3.40.0 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments