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 91975a1 commit 3e28921Copy full SHA for 3e28921
.changeset/v3.21.3.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Roo Code Changelog
2
3
+## [3.21.3] - 2025-06-21
4
+
5
+- Add profile-specific context condensing thresholds (thanks @SannidhyaSah!)
6
+- Fix context length for lmstudio and ollama (thanks @thecolorblue!)
7
+- Resolve MCP tool eye icon state and hide in chat context (thanks @daniel-lxs!)
8
9
## [3.21.2] - 2025-06-20
10
11
- Add LaTeX math equation rendering in chat window
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.21.2",
+ "version": "3.21.3",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments