Skip to content

Commit 7c91098

Browse files
authored
Merge pull request #453 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 419e2cd + 96c0e0d commit 7c91098

File tree

5 files changed

+29
-39
lines changed

5 files changed

+29
-39
lines changed

.changeset/pink-peaches-jump.md

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

.changeset/plenty-suits-visit.md

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

CHANGELOG.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2,68 +2,68 @@
22

33
## [3.2.0]
44

5-
- **Name Change: From Roo Cline to Roo Code:** We're excited to announce our new name! After growing beyond 50,000 installations, we've rebranded from "Roo Cline" to "Roo Code" to better reflect our identity as we chart our own course.
5+
- **Name Change: From Roo Cline to Roo Code:** We're excited to announce our new name! After growing beyond 50,000 installations, we've rebranded from Roo Cline to Roo Code to better reflect our identity as we chart our own course.
66

77
- **Custom Modes:** Create your own personas for Roo Code! While our built-in modes (Code, Architect, Ask) are still here, you can now shape entirely new ones:
8-
- Define custom prompts
9-
- Choose which tools each mode can access
10-
- Create specialized assistants for any workflow
11-
- Just type "Create a new mode for <X>" or visit the Prompts tab in the top menu to get started
8+
- Define custom prompts
9+
- Choose which tools each mode can access
10+
- Create specialized assistants for any workflow
11+
- Just type "Create a new mode for <X>" or visit the Prompts tab in the top menu to get started
1212

1313
Join us at https://www.reddit.com/r/RooCode to share your custom modes and be part of our next chapter!
1414

1515
## [3.1.7]
1616

17-
- DeepSeek-R1 support (thanks @philipnext!)
18-
- Experimental new unified diff algorithm can be enabled in settings (thanks @daniel-lxs!)
19-
- More fixes to configuration profiles (thanks @samhvw8!)
17+
- DeepSeek-R1 support (thanks @philipnext!)
18+
- Experimental new unified diff algorithm can be enabled in settings (thanks @daniel-lxs!)
19+
- More fixes to configuration profiles (thanks @samhvw8!)
2020

2121
## [3.1.6]
2222

23-
- Add Mistral (thanks Cline!)
24-
- Fix bug with VSCode LM configuration profile saving (thanks @samhvw8!)
23+
- Add Mistral (thanks Cline!)
24+
- Fix bug with VSCode LM configuration profile saving (thanks @samhvw8!)
2525

2626
## [3.1.4 - 3.1.5]
2727

28-
- Bug fixes to the auto approve menu
28+
- Bug fixes to the auto approve menu
2929

3030
## [3.1.3]
3131

32-
- Add auto-approve chat bar (thanks Cline!)
33-
- Fix bug with VS Code Language Models integration
32+
- Add auto-approve chat bar (thanks Cline!)
33+
- Fix bug with VS Code Language Models integration
3434

3535
## [3.1.2]
3636

37-
- Experimental support for VS Code Language Models including Copilot (thanks @RaySinner / @julesmons!)
38-
- Fix bug related to configuration profile switching (thanks @samhvw8!)
39-
- Improvements to fuzzy search in mentions, history, and model lists (thanks @samhvw8!)
40-
- PKCE support for Glama (thanks @punkpeye!)
41-
- Use 'developer' message for o1 system prompt
37+
- Experimental support for VS Code Language Models including Copilot (thanks @RaySinner / @julesmons!)
38+
- Fix bug related to configuration profile switching (thanks @samhvw8!)
39+
- Improvements to fuzzy search in mentions, history, and model lists (thanks @samhvw8!)
40+
- PKCE support for Glama (thanks @punkpeye!)
41+
- Use 'developer' message for o1 system prompt
4242

4343
## [3.1.1]
4444

45-
- Visual fixes to chat input and settings for the light+ themes
45+
- Visual fixes to chat input and settings for the light+ themes
4646

4747
## [3.1.0]
4848

49-
- You can now customize the role definition and instructions for each chat mode (Code, Architect, and Ask), either through the new Prompts tab in the top menu or mode-specific .clinerules-mode files. Prompt Enhancements have also been revamped: the "Enhance Prompt" button now works with any provider and API configuration, giving you the ability to craft messages with fully customizable prompts for even better results.
50-
- Add a button to copy markdown out of the chat
49+
- You can now customize the role definition and instructions for each chat mode (Code, Architect, and Ask), either through the new Prompts tab in the top menu or mode-specific .clinerules-mode files. Prompt Enhancements have also been revamped: the "Enhance Prompt" button now works with any provider and API configuration, giving you the ability to craft messages with fully customizable prompts for even better results.
50+
- Add a button to copy markdown out of the chat
5151

5252
## [3.0.3]
5353

54-
- Update required vscode engine to ^1.84.0 to match cline
54+
- Update required vscode engine to ^1.84.0 to match cline
5555

5656
## [3.0.2]
5757

58-
- A couple more tiny tweaks to the button alignment in the chat input
58+
- A couple more tiny tweaks to the button alignment in the chat input
5959

6060
## [3.0.1]
6161

62-
- Fix the reddit link and a small visual glitch in the chat input
62+
- Fix the reddit link and a small visual glitch in the chat input
6363

6464
## [3.0.0]
6565

66-
- This release adds chat modes! Now you can ask Roo Code questions about system architecture or the codebase without immediately jumping into writing code. You can even assign different API configuration profiles to each mode if you prefer to use different models for thinking vs coding. Would love feedback in the new Roo Code Reddit! https://www.reddit.com/r/RooCode
66+
- This release adds chat modes! Now you can ask Roo Code questions about system architecture or the codebase without immediately jumping into writing code. You can even assign different API configuration profiles to each mode if you prefer to use different models for thinking vs coding. Would love feedback in the new Roo Code Reddit! https://www.reddit.com/r/RooCode
6767

6868
## [2.2.46]
6969

@@ -317,4 +317,4 @@ Join us at https://www.reddit.com/r/RooCode to share your custom modes and be pa
317317
## [2.1.2]
318318

319319
- Support for auto-approval of write operations and command execution
320-
- Support for .clinerules custom instructions
320+
- Support for .clinerules custom instructions

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

0 commit comments

Comments
 (0)