File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.23.17] - 2025-07-23
4+
5+ - Add Qwen/Qwen3-235B-A22B-Instruct-2507 model to Chutes AI provider
6+ - Add llama-4-maverick model to Vertex AI provider (thanks @5808 !)
7+ - Add moonshot provider
8+ - Add Mistral embedding provider (thanks @5932 !)
9+ - Add configurable timeout for evals (5-10 min)
10+ - Auto-omit MCP content when no servers are configured
11+ - Enhance release engineer mode to include issue numbers and reporters in changelog
12+ - Mark non-English translation files as linguist-generated
13+ - Fix: add case sensitivity mention to suggested fixes in apply_diff error message
14+ - Fix: add bedrock to ANTHROPIC_STYLE_PROVIDERS and restore vertex Claude model checking
15+ - Fix: sort symlinked rules files by symlink names, not target names
16+ - Fix: properly distinguish between user cancellations and API failures
17+ - Fix: resolve global mode export not including rules files (thanks @5834 !)
18+ - Fix: add run parameter to vitest command in rules
19+ - Fix: move context condensing prompt to Prompts section (thanks @4924 !)
20+ - Fix: enable export, share, and copy buttons during API operations (thanks @5324 !)
21+ - Fix: add character limit to prevent terminal output context explosion
22+ - Fix evals broken by previous changes
23+ - Docs: clarify when to use update_todo_list tool
24+
325## [ 3.23.16] - 2025-07-19
426
527- Add global rate limiting for OpenAI-compatible embeddings (thanks @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.23.16 " ,
6+ "version" : " 3.23.17 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments