Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
17ae7e2d82
Revise CHANGELOG for version 3.28.7
Updated changelog for version 3.28.7 with new features and fixes.
2025-09-23 19:13:31 -04:00
github-actions[bot]
3e75cef52c changeset version bump 2025-09-23 23:00:21 +00:00
3 changed files with 10 additions and 11 deletions

View file

@ -1,10 +0,0 @@
---
"roo-cline": patch
---
![3.28.7 Release - Hidden Thinking](/releases/3.28.7-release.png)
- UX: Collapse thinking blocks by default with UI settings to bring them back (thanks @brunobergher!)
- Fix: Resolve checkpoint restore popover positioning issue (#8219 by @NaccOll, PR by @app/roomote)
- Add cloud account switcher functionality (thanks @mrubens!)
- Add support for zai-org/GLM-4.5-turbo model in Chutes provider (#8155 by @mugnimaestra, PR by @app/roomote)

View file

@ -1,5 +1,14 @@
# Roo Code Changelog
## [3.28.7] - 2025-09-23
![3.28.7 Release - Hidden Thinking](/releases/3.28.7-release.png)
- UX: Collapse thinking blocks by default with UI settings to always show them (thanks @brunobergher!)
- Fix: Resolve checkpoint restore popover positioning issue (#8219 by @NaccOll, PR by @app/roomote)
- Add cloud account switcher functionality (thanks @mrubens!)
- Add support for zai-org/GLM-4.5-turbo model in Chutes provider (#8155 by @mugnimaestra, PR by @app/roomote)
## [3.28.6] - 2025-09-23
![3.28.6 Release - Kangaroo studying ancient codex](/releases/3.28.6-release.png)

View file

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