Skip to content

Commit b520b6f

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#1745)
* changeset version bump * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent aed55d7 commit b520b6f

File tree

8 files changed

+23
-28
lines changed

8 files changed

+23
-28
lines changed

.changeset/cyan-owls-juggle.md

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

.changeset/fast-taxis-speak.md

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

.changeset/little-parents-shake.md

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

.changeset/lovely-jeans-worry.md

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

.changeset/ten-pets-deliver.md

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

CHANGELOG.md

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

3+
## 3.9.0 - 2025-03-18
4+
5+
- Internationalize Roo Code into Catalan, German, Spanish, French, Hindi, Italian, Japanese, Korean, Polish, Portuguese, Turkish, Vietnamese, Simplified Chinese, and Traditional Chinese (thanks @feifei325!)
6+
- Bring back support for MCP over SSE (thanks @aheizi!)
7+
- Add a text-to-speech option to have Roo talk to you as it works (thanks @heyseth!)
8+
- Choose a specific provider when using OpenRouter (thanks PhunkyBob!)
9+
- Support batch deletion of task history (thanks @aheizi!)
10+
- Internationalize Human Relay, adjust the layout, and make it work on the welcome screen (thanks @NyxJae!)
11+
- Fix shell integration race condition (thanks @KJ7LNW!)
12+
- Fix display updating for Bedrock custom ARNs that are prompt routers (thanks @Smartsheet-JB-Brown!)
13+
- Fix to exclude search highlighting when copying items from task history (thanks @im47cn!)
14+
- Fix context mentions to work with multiple-workspace projects (thanks @teddyOOXX!)
15+
- Fix to task history saving when running multiple Roos (thanks @samhvw8!)
16+
- Improve task deletion when underlying files are missing (thanks @GitlyHallows!)
17+
- Improve support for NixOS & direnv (thanks @wkordalski!)
18+
- Fix wheel scrolling when Roo is opened in editor tabs (thanks @GitlyHallows!)
19+
- Don’t automatically mention the file when using the "Add to context" code action (thanks @qdaxb!)
20+
- Expose task stack in `RooCodeAPI` (thanks @franekp!)
21+
- Give the models visibility into the current task's API cost
22+
323
## [3.8.6] - 2025-03-13
424

525
- Revert SSE MCP support while we debug some config validation issues

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Roo Code (prev. Roo Cline)",
44
"description": "A whole dev team of AI agents in your editor.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.8.6",
6+
"version": "3.9.0",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)