chore: prepare v3.23.7 patch release (#5612)

This commit is contained in:
Matt Rubens 2025-07-11 23:39:22 -04:00 committed by GitHub
parent 32308d79c4
commit 65df6723a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

18
.changeset/v3.23.7.md Normal file
View file

@ -0,0 +1,18 @@
---
"roo-cline": patch
---
- Fix Mermaid syntax warning (thanks @MuriloFP!)
- Expand Vertex AI region config to include all available regions in GCP Vertex AI (thanks @shubhamgupta731!)
- Handle Qdrant vector dimension mismatch when switching embedding models (thanks @daniel-lxs!)
- Fix typos in comment & document (thanks @noritaka1166!)
- Improve the display of codebase search results
- Correct translation fallback logic for embedding errors (thanks @daniel-lxs!)
- Clean up MCP tool disabling
- Link to marketplace from modes and MCP tab
- Fix TTS button display (thanks @sensei-woo!)
- Add Devstral Medium model support
- Add comprehensive error telemetry to code-index service (thanks @daniel-lxs!)
- Exclude cache tokens from context window calculation (thanks @daniel-lxs!)
- Enable dynamic tool selection in architect mode for context discovery
- Add configurable max output tokens setting for claude-code