We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1307178 commit 6ca706bCopy full SHA for 6ca706b
CHANGELOG.md
@@ -1,10 +1,12 @@
1
# Roo Code Changelog
2
3
-## 3.21.1
+## [3.21.1] - 2025-06-19
4
5
-### Patch Changes
6
-
7
-- - Fix: improve error handling for codebase search embeddings (thanks @hannesrudolph!)
+- Fix tree-sitter issues that were preventing codebase indexing from working correctly
+- Improve error handling for codebase search embeddings
+- Resolve MCP server execution on Windows with node version managers
8
+- Default 'Enable MCP Server Creation' to false
9
+- Rate limit correctly when starting a subtask (thanks @olweraltuve!)
10
11
## [3.21.0] - 2025-06-17
12
0 commit comments