Skip to content

Commit bc5b00e

Browse files
authored
Merge pull request #648 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 0335abf + 74f4f96 commit bc5b00e

File tree

5 files changed

+11
-13
lines changed

5 files changed

+11
-13
lines changed

.changeset/five-ears-obey.md

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

.changeset/red-chicken-joke.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.6]
4+
5+
- Add a "new task" tool that allows Roo to start new tasks with an initial message and mode
6+
- Fix a bug that was preventing the use of qwen-max and potentially other OpenAI-compatible providers (thanks @Szpadel!)
7+
- Add support for perplexity/sonar-reasoning (thanks @Szpadel!)
8+
- Visual fixes to dropdowns (thanks @psv2522!)
9+
- Add the [Unbound](https://getunbound.ai/) provider (thanks @vigneshsubbiah16!)
10+
311
## [3.3.5]
412

513
- Make information about the conversation's context window usage visible in the task header for humans and in the environment for models (thanks @MuriloFP!)

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

0 commit comments

Comments
 (0)