Skip to content

Commit 6299cf2

Browse files
authored
Update CHANGELOG.md
1 parent 46a142e commit 6299cf2

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

CHANGELOG.md

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

3-
## 3.23.17
4-
5-
### Patch Changes
6-
7-
- - Fix: move context condensing prompt to Prompts section (thanks @SannidhyaSah!)
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
824

925
## [3.23.16] - 2025-07-19
1026

0 commit comments

Comments
 (0)