Skip to content

Commit 5c3237a

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#2436)
* 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 fb0dd75 commit 5c3237a

File tree

4 files changed

+15
-8
lines changed

4 files changed

+15
-8
lines changed

.changeset/khaki-laws-fold.md

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

CHANGELOG.md

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

3+
## [3.11.11] - 2025-04-09
4+
5+
- Fix highlighting interaction with mode/profile dropdowns (thanks @atlasgong!)
6+
- Add the ability to set Host header and legacy OpenAI API in the OpenAI-compatible provider for better proxy support
7+
- Improvements to TypeScript, C++, Go, Java, Python tree-sitter parsers (thanks @KJ7LNW!)
8+
- Fixes to terminal working directory logic (thanks @KJ7LNW!)
9+
- Improve readFileTool XML output format (thanks @KJ7LNW!)
10+
- Add o1-pro support (thanks @arthurauffray!)
11+
- Follow symlinked rules files/directories to allow for more flexible rule setups
12+
- Focus Roo Code in the sidebar when running tasks in the sidebar via the API
13+
- Improve subtasks UI
14+
315
## [3.11.10] - 2025-04-08
416

517
- Fix bug where nested .roo/rules directories are not respected properly (thanks @taisukeoe!)

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

0 commit comments

Comments
 (0)