Skip to content

Commit 4ae0fc5

Browse files
Changeset version bump (#9421)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 783b6b1 commit 4ae0fc5

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

.changeset/v3.33.2.md

Lines changed: 0 additions & 9 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.33.2] - 2025-11-19
4+
5+
- Enable native tool calling for Gemini provider (PR #9343 by @hannesrudolph)
6+
- Add RCC credit balance display (PR #9386 by @jr)
7+
- Fix: Preserve user images in native tool call results (PR #9401 by @daniel-lxs)
8+
- Perf: Reduce excessive getModel() calls and implement disk cache fallback (PR #9410 by @daniel-lxs)
9+
- Show zero price for free models (PR #9419 by @mrubens)
10+
311
## [3.33.1] - 2025-11-18
412

513
![3.33.1 Release - Native Tool Protocol Fixes](/releases/3.33.1-release.png)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.33.1",
6+
"version": "3.33.2",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)