Skip to content

Commit f3d2504

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

File tree

3 files changed

+14
-15
lines changed

3 files changed

+14
-15
lines changed

.changeset/v3.25.3.md

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

CHANGELOG.md

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

3+
## [3.25.3] - 2025-07-30
4+
5+
- Allow queueing messages with images
6+
- Increase Claude Code default max output tokens to 16k (#6125 by @bpeterson1991, PR by @app/roomote)
7+
- Add docs link for slash commands
8+
- Hide Gemini checkboxes on the welcome view
9+
- Clarify apply_diff tool descriptions to emphasize surgical edits
10+
- Fix: Prevent input clearing when clicking chat buttons (thanks @hassoncs!)
11+
- Update PR reviewer rules and mode configuration (thanks @daniel-lxs!)
12+
- Add translation check action to pull_request.opened event (thanks @app/roomote!)
13+
- Remove "(prev Roo Cline)" from extension title in all languages (thanks @app/roomote!)
14+
- Remove event types mention from PR reviewer rules (thanks @daniel-lxs!)
15+
316
## [3.25.2] - 2025-07-29
417

518
- Fix: Show diff view before approval when background edits are disabled (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.25.2",
6+
"version": "3.25.3",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)