Skip to content

Commit 28a7e4c

Browse files
Changeset version bump (#8337)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 5458e8e commit 28a7e4c

File tree

3 files changed

+15
-16
lines changed

3 files changed

+15
-16
lines changed

.changeset/v3.28.9.md

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

CHANGELOG.md

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

3+
## [3.28.9] - 2025-09-26
4+
5+
![3.28.9 Release - Supernova Upgrade](/releases/3.28.9-release.png)
6+
7+
- The free Supernova model now has a 1M token context window (thanks @mrubens!)
8+
- Experiment to show the Roo provider on the welcome screen (thanks @mrubens!)
9+
- Web: Website improvements to https://roocode.com/ (thanks @brunobergher!)
10+
- Fix: Remove <thinking> tags from prompts for cleaner output and fewer tokens (#8318 by @hannesrudolph, PR by @app/roomote)
11+
- Correct tool use suggestion to improve model adherence to suggestion (thanks @hannesrudolph!)
12+
- feat: log out from cloud when resetting extension state (thanks @app/roomote!)
13+
- feat: Add telemetry tracking to DismissibleUpsell component (thanks @app/roomote!)
14+
- refactor: remove pr-reviewer mode (thanks @daniel-lxs!)
15+
- Removing user hint when refreshing models (thanks @requesty-JohnCosta27!)
16+
317
## [3.28.8] - 2025-09-25
418

519
![3.28.8 Release - Bug fixes and improvements](/releases/3.28.8-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.8",
6+
"version": "3.28.9",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)