Skip to content

Commit 8c6587a

Browse files
Changeset version bump (#8492)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
1 parent 5a4aab1 commit 8c6587a

File tree

3 files changed

+19
-20
lines changed

3 files changed

+19
-20
lines changed

.changeset/v3.28.15.md

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

CHANGELOG.md

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

3+
## [3.28.15] - 2025-10-03
4+
5+
![3.28.15 Release - Kangaroo Sliding Down a Chute](/releases/3.28.15-release.png)
6+
7+
- Add new DeepSeek and GLM models with detailed descriptions to the Chutes provider (thanks @mohammad154!)
8+
- Fix: properly reset cost limit tracking when user clicks "Reset and Continue" (#6889 by @alecoot, PR by app/roomote)
9+
- Fix: improve save button activation in prompts settings (#5780 by @beccare, PR by app/roomote)
10+
- Fix: overeager 'there are unsaved changes' dialog in settings (thanks @brunobergher!)
11+
- Fix: show send button when only images are selected in chat textarea (thanks app/roomote!)
12+
- Fix: Claude Sonnet 4.5 compatibility improvements (thanks @mrubens!)
13+
- Add UsageStats schema and type for better analytics tracking (thanks app/roomote!)
14+
- Include reasoning messages in cloud tasks (thanks @mrubens!)
15+
- Security: update dependency vite to v6.3.6 (thanks app/renovate!)
16+
- Deprecate free grok 4 fast model (thanks @mrubens!)
17+
- Remove unsupported Gemini 2.5 Flash Image Preview free model (thanks @SannidhyaSah!)
18+
- Add structured data to the homepage for better SEO (thanks @mrubens!)
19+
- Update dependency glob to v11.0.3 (thanks app/renovate!)
20+
321
## [3.28.14] - 2025-09-30
422

523
![3.28.14 Release - GLM-4.6 Model Support](/releases/3.28.14-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.28.14",
6+
"version": "3.28.15",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)