Skip to content

Commit 07d9c22

Browse files
authored
Merge pull request RooCodeInc#1481 from RooVetGit/changeset-release/main
Changeset version bump
2 parents a25cb4c + a74c0f3 commit 07d9c22

File tree

4 files changed

+14
-8
lines changed

4 files changed

+14
-8
lines changed

.changeset/red-meals-report.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.8.1]
4+
5+
- Show the reserved output tokens in the context window visualization
6+
- Improve the UI of the configuration profile dropdown (thanks @DeXtroTip!)
7+
- Fix bug where custom temperature could not be unchecked (thanks @System233!)
8+
- Fix bug where decimal prices could not be entered for OpenAI-compatible providers (thanks @System233!)
9+
- Fix bug with enhance prompt on Sonnet 3.7 with a high thinking budget (thanks @moqimoqidea!)
10+
- Fix bug with the context window management for thinking models (thanks @ReadyPlayerEmma!)
11+
- Fix bug where checkpoints were no longer enabled by default
12+
- Add extension and VSCode versions to telemetry
13+
314
## [3.8.0]
415

516
- Add opt-in telemetry to help us improve Roo Code faster (thanks Cline!)

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

0 commit comments

Comments
 (0)