Skip to content

Commit d31b3b6

Browse files
authored
Merge pull request RooCodeInc#1502 from RooVetGit/changeset-release/main
Changeset version bump
2 parents c992552 + f4df55f commit d31b3b6

File tree

5 files changed

+11
-13
lines changed

5 files changed

+11
-13
lines changed

.changeset/modern-pillows-visit.md

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

.changeset/wild-dragons-leave.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.8.2] - 2025-03-08
4+
5+
- Create an auto-approval toggle for subtask creation and completion (thanks @shaybc!)
6+
- Show a progress indicator when using the multi-diff editing strategy (thanks @qdaxb!)
7+
- Add o3-mini support to the OpenAI-compatible provider (thanks @yt3trees!)
8+
- Fix encoding issue where unreadable characters were sometimes getting added to the beginning of files
9+
- Fix issue where settings dropdowns were getting truncated in some cases
10+
311
## [3.8.1] - 2025-03-07
412

513
- Show the reserved output tokens in the context window visualization

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

0 commit comments

Comments
 (0)