Skip to content

Commit 6b4ac52

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

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

.changeset/v3.25.9.md

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

CHANGELOG.md

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

3+
## [3.25.9] - 2025-08-07
4+
5+
- Fix: Resolve rounding issue with max tokens (#6806 by @markp018, PR by @mrubens)
6+
- Add support for GLM-4.5 and OpenAI gpt-oss models in Fireworks provider (#6753 by @alexfarlander, PR by @app/roomote)
7+
- Improve UX by focusing chat input when clicking plus button in extension menu (thanks @app/roomote!)
8+
39
## [3.25.8] - 2025-08-06
410

511
- Fix: Prevent disabled MCP servers from starting processes and show correct status (#6036 by @hannesrudolph, PR by @app/roomote)

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

0 commit comments

Comments
 (0)