Skip to content

Commit 45c3961

Browse files
changeset version bump
1 parent 419e2cd commit 45c3961

File tree

5 files changed

+38
-38
lines changed

5 files changed

+38
-38
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: 35 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,79 @@
11
# Roo Code Changelog
22

3+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
- v3.2
8+
9+
### Patch Changes
10+
11+
- debug from vscode and changed output channel to Roo-Code
12+
313
## [3.2.0]
414

515
- **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.
616

717
- **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
18+
- Define custom prompts
19+
- Choose which tools each mode can access
20+
- Create specialized assistants for any workflow
21+
- Just type "Create a new mode for <X>" or visit the Prompts tab in the top menu to get started
1222

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

1525
## [3.1.7]
1626

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!)
27+
- DeepSeek-R1 support (thanks @philipnext!)
28+
- Experimental new unified diff algorithm can be enabled in settings (thanks @daniel-lxs!)
29+
- More fixes to configuration profiles (thanks @samhvw8!)
2030

2131
## [3.1.6]
2232

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

2636
## [3.1.4 - 3.1.5]
2737

28-
- Bug fixes to the auto approve menu
38+
- Bug fixes to the auto approve menu
2939

3040
## [3.1.3]
3141

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

3545
## [3.1.2]
3646

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
47+
- Experimental support for VS Code Language Models including Copilot (thanks @RaySinner / @julesmons!)
48+
- Fix bug related to configuration profile switching (thanks @samhvw8!)
49+
- Improvements to fuzzy search in mentions, history, and model lists (thanks @samhvw8!)
50+
- PKCE support for Glama (thanks @punkpeye!)
51+
- Use 'developer' message for o1 system prompt
4252

4353
## [3.1.1]
4454

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

4757
## [3.1.0]
4858

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
59+
- 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.
60+
- Add a button to copy markdown out of the chat
5161

5262
## [3.0.3]
5363

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

5666
## [3.0.2]
5767

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

6070
## [3.0.1]
6171

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

6474
## [3.0.0]
6575

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
76+
- 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
6777

6878
## [2.2.46]
6979

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

319329
- Support for auto-approval of write operations and command execution
320-
- Support for .clinerules custom instructions
330+
- 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)