Skip to content

Commit 2d5b93a

Browse files
changeset version bump
1 parent 2c77043 commit 2d5b93a

File tree

8 files changed

+16
-33
lines changed

8 files changed

+16
-33
lines changed

.changeset/bright-trains-crash.md

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

.changeset/heavy-eyes-reply.md

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

.changeset/mighty-bikes-applaud.md

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

.changeset/nine-ways-worry.md

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

.changeset/sour-onions-warn.md

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

CHANGELOG.md

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

3+
## 3.11.0
4+
5+
### Minor Changes
6+
7+
- UX fixes that:
8+
9+
### Patch Changes
10+
11+
- Add settings migration to support renaming legacy settings files to new format
12+
- Fix the supportsPromptCache value for OpenAI models
13+
- Add the openAiR1FormatEnabled field to enable this switch in OpenAI compatible mode to support the current QWQ and future additional classes of R1 models.
14+
- 3.10.4
15+
316
## [3.10.3] - 2025-03-23
417

518
- Update the welcome page to provide 1-click OAuth flows with LLM routers (thanks @dtrugman!)

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

0 commit comments

Comments
 (0)