Skip to content

Commit c6c70c2

Browse files
authored
Merge pull request #890 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 9cb30f3 + 07cd9e1 commit c6c70c2

File tree

6 files changed

+9
-18
lines changed

6 files changed

+9
-18
lines changed

.changeset/spicy-pugs-guess.md

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

.changeset/stupid-masks-pay.md

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

.changeset/unlucky-rivers-leave.md

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

CHANGELOG.md

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

3+
## [3.3.16]
4+
5+
- Support Volcano Ark platform through the OpenAI-compatible provider
6+
- Fix jumpiness while entering API config by updating on blur instead of input
7+
- Add tooltips on checkpoint actions and fix an issue where checkpoints were overwriting existing git name/email settings - thanks for the feedback!
8+
39
## [3.3.15]
410

511
- Improvements to MCP initialization and server restarts (thanks @MuriloFP and @hannesrudolph!)

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

0 commit comments

Comments
 (0)