Skip to content

Commit 12f0e42

Browse files
authored
Merge pull request RooCodeInc#1196 from RooVetGit/changeset-release/main
v3.7.5
2 parents bdc96a0 + da1b317 commit 12f0e42

File tree

7 files changed

+11
-23
lines changed

7 files changed

+11
-23
lines changed

.changeset/cold-poems-change.md

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

.changeset/real-ties-destroy.md

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

.changeset/shaggy-spies-kneel.md

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

.changeset/swift-kings-attack.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.5]
4+
5+
- Fix context window truncation math (see [#1173](https://github.com/RooVetGit/Roo-Code/issues/1173))
6+
- Fix various issues with the model picker (thanks @System233!)
7+
- Fix model input / output cost parsing (thanks @System233!)
8+
- Add drag-and-drop for files
9+
- Enable the "Thinking Budget" slider for Claude 3.7 Sonnet on OpenRouter
10+
311
## [3.7.4]
412

513
- Fix a bug that prevented the "Thinking" setting from properly updating when switching profiles.

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

0 commit comments

Comments
 (0)