Skip to content

Commit 6135d35

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#2412)
* 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 75d17a5 commit 6135d35

File tree

5 files changed

+11
-13
lines changed

5 files changed

+11
-13
lines changed

.changeset/poor-dolphins-brush.md

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

.changeset/tame-squids-teach.md

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

CHANGELOG.md

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

3+
## [3.11.10] - 2025-04-08
4+
5+
- Fix bug where nested .roo/rules directories are not respected properly (thanks @taisukeoe!)
6+
- Handle long command output more efficiently in the chat row (thanks @samhvw8!)
7+
- Fix cache usage tracking for OpenAI-compatible providers
8+
- Add custom translation instructions for zh-CN (thanks @System233!)
9+
- Code cleanup after making rate-limits per-profile (thanks @ross!)
10+
311
## [3.11.9] - 2025-04-07
412

513
- Rate-limit setting updated to be per-profile (thanks @ross and @olweraltuve!)

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.11.9",
6+
"version": "3.11.10",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)