Skip to content

Commit bb3c8c9

Browse files
authored
Merge pull request #1326 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 9f374ab + a16c6da commit bb3c8c9

File tree

9 files changed

+14
-33
lines changed

9 files changed

+14
-33
lines changed

.changeset/fluffy-pumpkins-sip.md

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

.changeset/healthy-buckets-attack.md

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

.changeset/nervous-candles-refuse.md

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

.changeset/stale-toys-think.md

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

.changeset/tidy-donuts-rhyme.md

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

.changeset/weak-cameras-hope.md

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

CHANGELOG.md

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

3+
## 3.7.12
4+
5+
### Patch Changes
6+
7+
- Exclude MCP instructions from the prompt if the mode doesn't support MCP
8+
- ExtensionStateContext does not correctly merge state
9+
- Add a checkbox to disable the browser tool
10+
- Show a warning if checkpoints are taking too long to load
11+
- Update the warning text for the VS LM API
12+
- Default middle-out compression to on for OpenRouter
13+
314
## [3.7.11]
415

516
- Don't honor custom max tokens for non thinking models

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

0 commit comments

Comments
 (0)