File tree Expand file tree Collapse file tree 3 files changed +19
-20
lines changed Expand file tree Collapse file tree 3 files changed +19
-20
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Roo Code Changelog
2
2
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
+
3
21
## [ 3.28.14] - 2025-09-30
4
22
5
23
![ 3.28.14 Release - GLM-4.6 Model Support] ( /releases/3.28.14-release.png )
Original file line number Diff line number Diff line change 3
3
"displayName" : " %extension.displayName%" ,
4
4
"description" : " %extension.description%" ,
5
5
"publisher" : " RooVeterinaryInc" ,
6
- "version" : " 3.28.14 " ,
6
+ "version" : " 3.28.15 " ,
7
7
"icon" : " assets/icons/icon.png" ,
8
8
"galleryBanner" : {
9
9
"color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments