Skip to content

Commit 931af8f

Browse files
authored
Merge pull request RooCodeInc#1218 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 75ecca9 + 4f578dc commit 931af8f

File tree

8 files changed

+11
-28
lines changed

8 files changed

+11
-28
lines changed

.changeset/fluffy-apples-attack.md

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

.changeset/orange-zoos-train.md

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

.changeset/stale-cooks-help.md

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

.changeset/tender-cycles-help.md

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

.changeset/wild-emus-dream.md

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

CHANGELOG.md

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

3+
## [3.7.6]
4+
5+
- Handle really long text better in the in the ChatRow similar to TaskHeader (thanks @joemanley201!)
6+
- Support multiple files in drag-and-drop
7+
- Truncate search_file output to avoid crashing the extension
8+
- Better OpenRouter error handling (no more "Provider Error")
9+
- Add slider to control max output tokens for thinking models
10+
311
## [3.7.5]
412

513
- Fix context window truncation math (see [#1173](https://github.com/RooVetGit/Roo-Code/issues/1173))

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

0 commit comments

Comments
 (0)