Skip to content

Commit 868117e

Browse files
Changeset version bump (#8716)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 7dcfca7 commit 868117e

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

.changeset/v3.28.18.md

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

CHANGELOG.md

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

3+
## [3.28.18] - 2025-10-17
4+
5+
- Fix: Remove request content from UI messages to improve performance and reduce clutter (#5601 by @MuriloFP, #8594 by @multivac2x, #8690 by @hannesrudolph, PR by @mrubens)
6+
- Fix: Prevent file editing issues when git diff views are open (thanks @hassoncs!)
7+
- Fix: Add userAgent to Bedrock client for version tracking (#8660 by @ajjuaire, PR by @app/roomote)
8+
- Feat: Z AI now uses only two coding endpoints for better performance (#8687 by @hannesrudolph)
9+
- Feat: Update image generation model selection for improved quality (thanks @chrarnoldus!)
10+
311
## [3.28.17] - 2025-10-15
412

513
- Add support for Claude Haiku 4.5 model (thanks @daniel-lxs!)

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.17",
6+
"version": "3.28.18",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)