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.46.2] - 2026-02-03
4+
5+ - Fix: Queue messages during command execution instead of losing them (PR #11140 by @mrubens )
6+ - Fix: Transform tool blocks to text before condensing to prevent context corruption (PR #10975 by @daniel-lxs )
7+ - Fix: Add image content support to MCP tool responses (PR #10874 by @roomote )
8+ - Fix: Remove deprecated text-embedding-004 and migrate code index to gemini-embedding-001 (PR #11038 by @roomote )
9+ - Feat: Use custom Base URL for OpenRouter model list fetch (#11150 by @sebastianlang84 , PR #11154 by @roomote )
10+ - Feat: Migrate Mistral provider to AI SDK (PR #11089 by @daniel-lxs )
11+ - Feat: Migrate SambaNova provider to AI SDK (PR #11153 by @roomote )
12+ - Feat: Migrate xAI provider to AI SDK (PR #11158 by @roomote )
13+ - Chore: Remove Feature Request from issue template options (PR #11141 by @roomote )
14+ - Fix: IPC improvements for task cancellation and queued message handling (PR #11162 by @cte )
15+
316## [ 3.46.1] - 2026-01-30
417
518- Fix: Sanitize tool_use_id in tool_result blocks to match API history, preventing message format errors (PR #11131 by @daniel-lxs )
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.46.1 " ,
6+ "version" : " 3.46.2 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments