Skip to content

Commit 81285c3

Browse files
authored
Merge pull request #715 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 686e3c7 + 92cd81d commit 81285c3

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

.changeset/blue-masks-camp.md

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

.changeset/breezy-badgers-refuse.md

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

.changeset/nine-tables-cheat.md

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

CHANGELOG.md

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

3+
## [3.3.10]
4+
5+
- Add shortcuts to the currently open tabs in the "Add File" section of @-mentions (thanks @olup!)
6+
- Fix pricing for o1-mini (thanks @hesara!)
7+
- Fix context window size calculation (thanks @MuriloFP!)
8+
- Improvements to experimental unified diff strategy and selection logic in code actions (thanks @nissa-seru!)
9+
- Enable markdown formatting in o3 and o1 (thanks @nissa-seru!)
10+
- Improved terminal shell detection logic (thanks @canvrno for the original and @nissa-seru for the port!)
11+
- Fix occasional errors when switching between API profiles (thanks @samhvw8!)
12+
- Visual improvements to the list of modes on the prompts tab
13+
- Fix double-scrollbar in provider dropdown
14+
- Visual cleanup to the list of modes on the prompts tab
15+
- Improvements to the default prompts for Architect and Ask mode
16+
- Allow switching between modes with slash messages like `/ask why is the sky blue?`
17+
318
## [3.3.9]
419

520
- Add o3-mini-high and o3-mini-low

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

0 commit comments

Comments
 (0)