File tree Expand file tree Collapse file tree 3 files changed +23
-24
lines changed Expand file tree Collapse file tree 3 files changed +23
-24
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.23.17] - 2025-07-22
4+
5+ - Add: todo list tool enable checkbox to provider advanced settings
6+ - Add: Moonshot provider (thanks @CellenLee !)
7+ - Add: Qwen/Qwen3-235B-A22B-Instruct-2507 model to Chutes AI provider
8+ - Fix: move context condensing prompt to Prompts section (thanks @SannidhyaSah !)
9+ - Add: jump icon for newly created files
10+ - Fix: add character limit to prevent terminal output context explosion
11+ - Fix: resolve global mode export not including rules files
12+ - Fix: enable export, share, and copy buttons during API operations (thanks @MuriloFP !)
13+ - Add: configurable timeout for evals (5-10 min)
14+ - Add: auto-omit MCP content when no servers are configured
15+ - Fix: sort symlinked rules files by symlink names, not target names
16+ - Docs: clarify when to use update_todo_list tool
17+ - Add: Mistral embedding provider (thanks @SannidhyaSah !)
18+ - Fix: add run parameter to vitest command in rules (thanks @KJ7LNW !)
19+ - Update: the max_tokens fallback logic in the sliding window
20+ - Fix: Bedrock and Vertext token counting improvements (thanks @daniel-lxs !)
21+ - Add: llama-4-maverick model to Vertex AI provider (thanks @MuriloFP !)
22+ - Fix: properly distinguish between user cancellations and API failures
23+ - Fix: add case sensitivity mention to suggested fixes in apply_diff error message
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