Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
82249da023
Release notes for version 3.28.4 2025-09-19 16:54:49 -04:00
github-actions[bot]
719a3a48ad changeset version bump 2025-09-19 20:52:08 +00:00
3 changed files with 11 additions and 12 deletions

View file

@ -1,11 +0,0 @@
---
"roo-cline": patch
---
![3.28.4 Release - Supernova Discovery](/releases/3.28.4-release.png)
- UX: Redesigned Message Feed (thanks @brunobergher!)
- UX: Responsive Auto-Approve (thanks @brunobergher!)
- Add telemetry retry queue for network resilience (thanks @daniel-lxs!)
- Fix: Transform keybindings in nightly build to fix command+y shortcut (thanks @app/roomote!)
- New code-supernova stealth model in the Roo Code Cloud provider (thanks @mrubens!)

View file

@ -1,5 +1,15 @@
# Roo Code Changelog # Roo Code Changelog
## [3.28.4] - 2025-09-19
![3.28.4 Release - Supernova Discovery](/releases/3.28.4-release.png)
- UX: Redesigned Message Feed (thanks @brunobergher!)
- UX: Responsive Auto-Approve (thanks @brunobergher!)
- Add telemetry retry queue for network resilience (thanks @daniel-lxs!)
- Fix: Transform keybindings in nightly build to fix command+y shortcut (thanks @app/roomote!)
- New code-supernova stealth model in the Roo Code Cloud provider (thanks @mrubens!)
## [3.28.3] - 2025-09-16 ## [3.28.3] - 2025-09-16
![3.28.3 Release - UI/UX Improvements and Bug Fixes](/releases/3.28.3-release.png) ![3.28.3 Release - UI/UX Improvements and Bug Fixes](/releases/3.28.3-release.png)

View file

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