Skip to content

Commit d9f3683

Browse files
authored
Update CHANGELOG for version 3.46.2
Updated changelog for version 3.46.2 with new features and fixes.
1 parent 724acda commit d9f3683

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Roo Code Changelog
22

3-
## 3.46.2
4-
5-
### Patch Changes
6-
7-
- - Fix: IPC improvements for task cancellation and queued message handling (PR #11162 by @cte)
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)
815

916
## [3.46.1] - 2026-01-30
1017

0 commit comments

Comments
 (0)