Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
f04a343b0b
Update CHANGELOG for version 3.28.10
Updated changelog for version 3.28.10 with new features, fixes, and enhancements.
2025-09-29 14:09:15 -04:00
github-actions[bot]
d9a18ae24f changeset version bump 2025-09-29 18:06:32 +00:00
3 changed files with 12 additions and 13 deletions

View file

@ -1,12 +0,0 @@
---
"roo-cline": patch
---
![3.28.10 Release - Kangaroo Writing Sonnet 4.5](/releases/3.28.10-release.png)
- Feat: Add Sonnet 4.5 support (thanks @daniel-lxs!)
- Fix: Resolve max_completion_tokens issue for GPT-5 models in LiteLLM provider (#6979 by @lx1054331851, PR by @roomote)
- Fix: Make chat icons properly sized with shrink-0 class (thanks @mrubens!)
- Enhancement: Track telemetry settings changes for better analytics (thanks @mrubens!)
- Web: Add testimonials section to website (thanks @brunobergher!)
- CI: Refresh contrib.rocks cache workflow for contributor badges (thanks @hannesrudolph!)

View file

@ -1,5 +1,16 @@
# Roo Code Changelog # Roo Code Changelog
## [3.28.10] - 2025-09-29
![3.28.10 Release - Kangaroo Writing Sonnet 4.5](/releases/3.28.10-release.png)
- Feat: Add Sonnet 4.5 support (thanks @daniel-lxs!)
- Fix: Resolve max_completion_tokens issue for GPT-5 models in LiteLLM provider (#6979 by @lx1054331851, PR by @roomote)
- Fix: Make chat icons properly sized with shrink-0 class (thanks @mrubens!)
- Enhancement: Track telemetry settings changes for better analytics (thanks @mrubens!)
- Web: Add testimonials section to website (thanks @brunobergher!)
- CI: Refresh contrib.rocks cache workflow for contributor badges (thanks @hannesrudolph!)
## [3.28.9] - 2025-09-26 ## [3.28.9] - 2025-09-26
![3.28.9 Release - Supernova Upgrade](/releases/3.28.9-release.png) ![3.28.9 Release - Supernova Upgrade](/releases/3.28.9-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.9", "version": "3.28.10",
"icon": "assets/icons/icon.png", "icon": "assets/icons/icon.png",
"galleryBanner": { "galleryBanner": {
"color": "#617A91", "color": "#617A91",