Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .changeset/v3.25.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
"roo-cline": patch
---

- Fix: Prevent input clearing when clicking chat buttons (thanks @hassoncs!)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we standardize the formatting style for consistency? Some entries start with action prefixes like "Fix:", "Update", "Add" while others don't. Is there a preferred format for changelog entries in this project?

- Increase Claude Code default max output tokens to 16k (#6125 by @bpeterson1991, PR by @app/roomote)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the preferred format for including both issue references and contributor credits in the same line? Other entries separate these concerns - should we follow a consistent pattern?

- Update PR reviewer rules and mode configuration (thanks @daniel-lxs!)
- Add translation check action to pull_request.opened event (thanks @app/roomote!)
- Add docs link for slash commands
- Allow queueing images
- Hide Gemini checkboxes on the welcome view
- Remove "(prev Roo Cline)" from extension title in all languages (thanks @app/roomote!)
- Remove event types mention from PR reviewer rules (thanks @daniel-lxs!)
- Clarify apply_diff tool descriptions to emphasize surgical edits
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should all changelog entries follow the same punctuation pattern? Most entries don't end with periods, but consistency would improve readability.

Loading