From 3b11dfdabafe4f438985739e44c0dfe694aaecb0 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 26 Sep 2025 15:54:06 -0400 Subject: [PATCH] Revise CHANGELOG for version 3.28.9 Updated changelog for version 3.28.9 with new features, improvements, and fixes. --- CHANGELOG.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b00938f6a7..50b14a0206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,18 @@ # Roo Code Changelog -## 3.28.9 +## [3.28.9] - 2025-09-26 -### Patch Changes +![3.28.9 Release - Supernova Upgrade](/releases/3.28.9-release.png) -- ![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 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