Skip to content

Commit bf1aafa

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

File tree

3 files changed

+11
-13
lines changed

3 files changed

+11
-13
lines changed

.changeset/v3.28.8.md

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

CHANGELOG.md

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

3+
## [3.28.8] - 2025-09-25
4+
5+
![3.28.8 Release - Bug fixes and improvements](/releases/3.28.8-release.png)
6+
7+
- Fix: Resolve frequent "No tool used" errors by clarifying tool-use rules (thanks @hannesrudolph!)
8+
- Fix: Include initial ask in condense summarization (thanks @hannesrudolph!)
9+
- Add support for more free models in the Roo provider (thanks @mrubens!)
10+
- Show cloud switcher and option to add a team when logged in (thanks @mrubens!)
11+
- Add Opengraph image for web (thanks @brunobergher!)
12+
313
## [3.28.7] - 2025-09-23
414

515
![3.28.7 Release - Hidden Thinking](/releases/3.28.7-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.7",
6+
"version": "3.28.8",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)