Skip to content

Commit a24b721

Browse files
Changeset version bump (#4963)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 6736d81 commit a24b721

File tree

4 files changed

+16
-22
lines changed

4 files changed

+16
-22
lines changed

.changeset/slimy-years-smell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/v3.21.2.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Roo Code Changelog
22

3+
## [3.21.2] - 2025-06-20
4+
5+
- Add LaTeX math equation rendering in chat window
6+
- Add toggle for excluding MCP server tools from the prompt (thanks @Rexarrior!)
7+
- Add symlink support to list_files tool
8+
- Fix marketplace blanking after populating
9+
- Fix recursive directory scanning in @ mention "Add Folder" functionality (thanks @village-way!)
10+
- Resolve phantom subtask display on cancel during API retry
11+
- Correct Gemini 2.5 Flash pricing (thanks @daniel-lxs!)
12+
- Resolve marketplace timeout issues and display installed MCPs (thanks @daniel-lxs!)
13+
- Onboarding tweaks to emphasize modes (thanks @brunobergher!)
14+
- Rename 'Boomerang Tasks' to 'Task Orchestration' for clarity
15+
- Remove command execution from attempt_completion
16+
- Fix markdown for links followed by punctuation (thanks @xyOz-dev!)
17+
318
## [3.21.1] - 2025-06-19
419

520
- Fix tree-sitter issues that were preventing codebase indexing from working correctly

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.21.1",
6+
"version": "3.21.2",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)