File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Roo Code Changelog
2
2
3
- ## 3.23.7
4
-
5
- ### Patch Changes
6
-
7
- - - Fix Mermaid syntax warning (thanks @MuriloFP !)
3
+ ## [ 3.23.7] - 2025-07-11
4
+
5
+ - Fix Mermaid syntax warning (thanks @MuriloFP !)
6
+ - Expand Vertex AI region config to include all available regions in GCP Vertex AI (thanks @shubhamgupta731 !)
7
+ - Handle Qdrant vector dimension mismatch when switching embedding models (thanks @daniel-lxs !)
8
+ - Fix typos in comment & document (thanks @noritaka1166 !)
9
+ - Improve the display of codebase search results
10
+ - Correct translation fallback logic for embedding errors (thanks @daniel-lxs !)
11
+ - Clean up MCP tool disabling
12
+ - Link to marketplace from modes and MCP tab
13
+ - Fix TTS button display (thanks @sensei-woo !)
14
+ - Add Devstral Medium model support
15
+ - Add comprehensive error telemetry to code-index service (thanks @daniel-lxs !)
16
+ - Exclude cache tokens from context window calculation (thanks @daniel-lxs !)
17
+ - Enable dynamic tool selection in architect mode for context discovery
18
+ - Add configurable max output tokens setting for claude-code
8
19
9
20
## [ 3.23.6] - 2025-07-10
10
21
You can’t perform that action at this time.
0 commit comments