Skip to content

Commit 8dbd8c4

Browse files
Changeset version bump (#8271)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent c5269f3 commit 8dbd8c4

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

.changeset/v3.28.7.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Roo Code Changelog
22

3+
## [3.28.7] - 2025-09-23
4+
5+
![3.28.7 Release - Hidden Thinking](/releases/3.28.7-release.png)
6+
7+
- UX: Collapse thinking blocks by default with UI settings to always show them (thanks @brunobergher!)
8+
- Fix: Resolve checkpoint restore popover positioning issue (#8219 by @NaccOll, PR by @app/roomote)
9+
- Add cloud account switcher functionality (thanks @mrubens!)
10+
- Add support for zai-org/GLM-4.5-turbo model in Chutes provider (#8155 by @mugnimaestra, PR by @app/roomote)
11+
312
## [3.28.6] - 2025-09-23
413

514
![3.28.6 Release - Kangaroo studying ancient codex](/releases/3.28.6-release.png)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.28.6",
6+
"version": "3.28.7",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)