Skip to content

Commit 813c607

Browse files
authored
Merge pull request RooCodeInc#565 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 74d3090 + a6ff8d2 commit 813c607

File tree

6 files changed

+11
-18
lines changed

6 files changed

+11
-18
lines changed

.changeset/healthy-oranges-drum.md

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

.changeset/new-keys-relax.md

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

.changeset/selfish-geckos-unite.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.3.2]
4+
5+
- Add a dropdown to select the API configuration for a mode in the Prompts tab
6+
- Fix bug where always allow wasn't showing up for MCP tools
7+
- Improve OpenRouter DeepSeek-R1 integration by setting temperature to the recommended 0.6 and displaying the reasoning output (thanks @Szpadel - it's really fascinating to watch!)
8+
- Allow specifying a custom OpenRouter base URL (thanks @dairui1!)
9+
- Make the UI for nested settings nicer (thanks @PretzelVector!)
10+
311
## [3.3.1]
412

513
- Fix issue where the terminal management system was creating unnecessary new terminals (thanks @evan-fannin!)

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 VS Code plugin that enhances coding with AI-powered automation, multi-model support, and experimental features.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.3.1",
6+
"version": "3.3.2",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)