Skip to content

Commit e0d45dd

Browse files
authored
Merge pull request #981 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 0e1405e + 37e3b08 commit e0d45dd

File tree

5 files changed

+11
-13
lines changed

5 files changed

+11
-13
lines changed

.changeset/clever-news-arrive.md

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

.changeset/fast-weeks-sip.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.20]
4+
5+
- Support project-specific custom modes in a .roomodes file
6+
- Add more Mistral models (thanks @d-oit and @bramburn!)
7+
- By popular request, make it so Ask mode can't write to Markdown files and is purely for chatting with
8+
- Add a setting to control the number of open editor tabs to tell the model about (665 is probably too many!)
9+
- Fix race condition bug with entering API key on the welcome screen
10+
311
## [3.3.19]
412

513
- Fix a bug where aborting in the middle of file writes would not revert the write

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

0 commit comments

Comments
 (0)