Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
5c76c18249
Update CHANGELOG for version 3.28.1 2025-09-11 16:33:45 -04:00
github-actions[bot]
6e09066818 changeset version bump 2025-09-11 20:31:23 +00:00
3 changed files with 13 additions and 14 deletions

View file

@ -1,13 +0,0 @@
---
"roo-cline": patch
---
![3.28.1 Release - Kangaroo riding rocket to the clouds](/releases/3.28.1-release.png)
- Announce Roo Code Cloud!
- Add cloud task button for opening tasks in Roo Code Cloud (thanks @app/roomote!)
- Make Posthog telemetry the default (thanks @mrubens!)
- Show notification when the checkpoint initialization fails (thanks @app/roomote!)
- Bust cache in generated image preview (thanks @mrubens!)
- Fix: Center active mode in selector dropdown on open (#7882 by @hannesrudolph, PR by @app/roomote)
- Fix: Preserve first message during conversation condensing (thanks @daniel-lxs!)

View file

@ -1,5 +1,17 @@
# Roo Code Changelog
## [3.28.1] - 2025-09-11
![3.28.1 Release - Kangaroo riding rocket to the clouds](/releases/3.28.1-release.png)
- Announce Roo Code Cloud!
- Add cloud task button for opening tasks in Roo Code Cloud (thanks @app/roomote!)
- Make Posthog telemetry the default (thanks @mrubens!)
- Show notification when the checkpoint initialization fails (thanks @app/roomote!)
- Bust cache in generated image preview (thanks @mrubens!)
- Fix: Center active mode in selector dropdown on open (#7882 by @hannesrudolph, PR by @app/roomote)
- Fix: Preserve first message during conversation condensing (thanks @daniel-lxs!)
## [3.28.0] - 2025-09-10
![3.28.0 Release - Continue tasks in Roo Code Cloud](/releases/3.28.0-release.png)

View file

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