Skip to content

Commit 7171a0e

Browse files
authored
Merge pull request #1060 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 7852137 + b66685a commit 7171a0e

File tree

7 files changed

+13
-23
lines changed

7 files changed

+13
-23
lines changed

.changeset/healthy-rabbits-poke.md

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

.changeset/slimy-timers-float.md

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

.changeset/twelve-ways-peel.md

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

.changeset/wet-games-pay.md

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

CHANGELOG.md

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

3+
## [3.3.22]
4+
5+
- Improve the Provider Settings configuration with clear Save buttons and warnings about unsaved changes (thanks @System233!)
6+
- Correctly parse `<think>` reasoning tags from Ollama models (thanks @System233!)
7+
- Add support for setting custom preferred languages on the Prompts tab, as well as adding Catalan to the list of languages (thanks @alarno!)
8+
- Add a button to delete MCP servers (thanks @hannesrudolph!)
9+
- Fix a bug where the button to copy the system prompt preview always copied the Code mode version
10+
- Fix a bug where the .roomodes file was not automatically created when adding custom modes from the Prompts tab
11+
- Allow setting a wildcard (`*`) to auto-approve all command execution (use with caution!)
12+
313
## [3.3.21]
414

515
- Fix input box revert issue and configuration loss during profile switch (thanks @System233!)

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": "An AI-powered autonomous coding agent that lives in your editor.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.3.21",
6+
"version": "3.3.22",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)