Skip to content

Commit 70a05d3

Browse files
R00-B0Tgithub-actions[bot]R00-B0Tmrubens
authored
Changeset version bump (#2394)
* changeset version bump * Updating CHANGELOG.md format * Apply suggestions from code review * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: R00-B0T <[email protected]> Co-authored-by: Matt Rubens <[email protected]>
1 parent 1ad8e9c commit 70a05d3

File tree

5 files changed

+19
-13
lines changed

5 files changed

+19
-13
lines changed

.changeset/cuddly-bats-look.md

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

.changeset/curvy-masks-scream.md

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

CHANGELOG.md

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

3+
## [3.11.9] - 2025-04-07
4+
5+
- Rate-limit setting updated to be per-profile (thanks @ross!)
6+
- You can now place multiple rules files in the .roo/rules/ and .roo/rules-{mode}/ folders (thanks @upamune!)
7+
- Add Gemini 2.5 Pro Preview to Vertex AI (thanks @nbihan-mediware!)
8+
- Tidy up following ClineProvider refactor (thanks @diarmidmackenzie!)
9+
- Clamp negative line numbers when reading files (thanks @KJ7LNW!)
10+
- Enhance Rust tree-sitter parser with advanced language structures (thanks @KJ7LNW!)
11+
- Persist settings on api.setConfiguration (thanks @gtaylor!)
12+
- Add deep links to settings sections
13+
- Add command to focus Roo Code input field (thanks @axkirillov!)
14+
- Add resize and hover actions to the browser (thanks @SplittyDev!)
15+
- Add resumeTask and isTaskInHistory to the API (thanks @franekp!)
16+
- Fix bug displaying boolean/numeric suggested answers
17+
- Dynamic Vite port detection for webview development (thanks @KJ7LNW!)
18+
319
## [3.11.8] - 2025-04-05
420

521
- Improve combineApiRequests performance to reduce gray screens of death (thanks @kyle-apex!)

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

0 commit comments

Comments
 (0)