Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
3b11dfdaba
Revise CHANGELOG for version 3.28.9
Updated changelog for version 3.28.9 with new features, improvements, and fixes.
2025-09-26 15:54:06 -04:00
github-actions[bot]
30e586441a changeset version bump 2025-09-26 19:50:35 +00:00
3 changed files with 15 additions and 16 deletions

View file

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

View file

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

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.28.8",
"version": "3.28.9",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",