mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
chore: add changeset for v3.46.2 (#11175)
This commit is contained in:
parent
4647d0f3c5
commit
957600ab8c
1 changed files with 14 additions and 0 deletions
14
.changeset/v3.46.2.md
Normal file
14
.changeset/v3.46.2.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
- Fix: IPC improvements for task cancellation and queued message handling (PR #11162 by @cte)
|
||||
- Fix: Queue messages during command execution instead of losing them (PR #11140 by @mrubens)
|
||||
- Fix: Transform tool blocks to text before condensing to prevent context corruption (PR #10975 by @daniel-lxs)
|
||||
- Fix: Add image content support to MCP tool responses (PR #10874 by @roomote)
|
||||
- Fix: Remove deprecated text-embedding-004 and migrate code index to gemini-embedding-001 (PR #11038 by @roomote)
|
||||
- Feat: Use custom Base URL for OpenRouter model list fetch (#11150 by @sebastianlang84, PR #11154 by @roomote)
|
||||
- Feat: Migrate Mistral provider to AI SDK for improved performance and reliability (PR #11089 by @daniel-lxs)
|
||||
- Feat: Migrate SambaNova provider to AI SDK (PR #11153 by @roomote)
|
||||
- Feat: Migrate xAI provider to use dedicated @ai-sdk/xai package (PR #11158 by @roomote)
|
||||
- Chore: Remove Feature Request from issue template options (PR #11141 by @roomote)
|
||||
Loading…
Add table
Reference in a new issue