Skip to content

Commit c8bcbc5

Browse files
R00-B0Tgithub-actions[bot]R00-B0Tmrubens
authored andcommitted
Changeset version bump (#3427)
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 f737c3e commit c8bcbc5

File tree

4 files changed

+19
-20
lines changed

4 files changed

+19
-20
lines changed

.changeset/v3.16.4.md

Lines changed: 0 additions & 17 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.16.4] - 2025-05-09
4+
5+
- Improve provider profile management in the external API
6+
- Enforce provider selection in OpenRouter by using 'only' parameter and disabling fallbacks (thanks @shariqriazz!)
7+
- Fix display issues with long profile names (thanks @cannuri!)
8+
- Prevent terminal focus theft on paste after command execution (thanks @MuriloFP!)
9+
- Save OpenAI compatible custom headers correctly
10+
- Fix race condition when updating prompts (thanks @elianiva!)
11+
- Fix display issues in high contrast themes (thanks @zhangtony239!)
12+
- Fix not being able to use specific providers on Openrouter (thanks @daniel-lxs!)
13+
- Show properly formatted multi-line commands in preview (thanks @KJ7LNW!)
14+
- Handle unsupported language errors gracefully in read_file tool (thanks @KJ7LNW!)
15+
- Enhance focus styles in select-dropdown and fix docs URL (thanks @zhangtony239!)
16+
- Properly handle mode name overflow in UI (thanks @elianiva!)
17+
- Fix project MCP always allow issue (thanks @aheizi!)
18+
319
## [3.16.3] - 2025-05-08
420

521
- Revert Tailwind migration while we fix a few spots

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

0 commit comments

Comments
 (0)