Skip to content

Commit 3ffe61f

Browse files
R00-B0Tgithub-actions[bot]R00-B0Tmrubens
authored
Changeset version bump (#2587)
* changeset version bump * Updating CHANGELOG.md format * 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 180f904 commit 3ffe61f

File tree

4 files changed

+15
-8
lines changed

4 files changed

+15
-8
lines changed

.changeset/good-lemons-hunt.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.15] - 2025-04-13
4+
5+
- Add ability to filter task history by workspace (thanks @samhvw8!)
6+
- Fix Node.js version in the .tool-versions file (thanks @bogdan0083!)
7+
- Fix duplicate suggested mentions for open tabs (thanks @samhvw8!)
8+
- Fix Bedrock ARN validation and token expiry issue when using profiles (thanks @vagadiya!)
9+
- Add Anthropic option to pass API token as Authorization header instead of X-Api-Key (thanks @mecab!)
10+
- Better documentation for adding new settings (thanks @KJ7LNW!)
11+
- Localize package.json (thanks @samhvw8!)
12+
- Add option to hide the welcome message and fix the background color for the new profile dialog (thanks @zhangtony239!)
13+
- Restore the focus ring for the VSCodeButton component (thanks @pokutuna!)
14+
315
## [3.11.14] - 2025-04-11
416

517
- Support symbolic links in rules folders to directories and other symbolic links (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": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.11.14",
6+
"version": "3.11.15",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)