Skip to content
Merged
Show file tree
Hide file tree
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
15 changes: 15 additions & 0 deletions .changeset/v3.28.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
"roo-cline": patch
---

![3.28.2 Release - Auto-approve improvements](/releases/3.28.2-release.png)
Copy link

Choose a reason for hiding this comment

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

The alt text mentions "Auto-approve improvements" but the changeset includes many other changes. Would a more generic alt text like "3.28.2 Release" or "3.28.2 Release Notes" better represent all the changes in this version?


- Improve auto-approve UI with smaller and more subtle design (thanks @brunobergher!)
- Fix: Message queue re-queue loop in Task.ask() causing performance issues (#7861 by @hannesrudolph, PR by @daniel-lxs)
Copy link

Choose a reason for hiding this comment

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

I noticed the attribution format varies throughout the changeset. Some entries use "thanks @username!" while others use "by @username, PR by @username". Would it be helpful to standardize this for consistency?

For example, you could use:

  • "(#issue by @reporter, PR by @author)" for fixes with issue numbers
  • "(thanks @author!)" for contributions without issue numbers

- Fix: Restrict @-mention parsing to line-start or whitespace boundaries to prevent false triggers (#7875 by @hannesrudolph, PR by @app/roomote)
- Fix: Make nested git repository warning persistent with path info for better visibility (#7884 by @hannesrudolph, PR by @app/roomote)
- Fix: Include API key in Ollama /api/tags requests for authenticated instances (#7902 by @ItsOnlyBinary, PR by @app/roomote)
- Fix: Preserve original first message context during conversation condensing (thanks @daniel-lxs!)
Copy link

Choose a reason for hiding this comment

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

For consistency with the other fixes that reference issue numbers, do you happen to know if there's an associated issue number for this fix? It would be helpful to include it if available.

- Add Qwen3 Next 80B A3B models to chutes provider (thanks @daniel-lxs!)
- Disable Roomote Control on logout for better security (thanks @cte!)
- Add padding to the cloudview for better visual spacing (thanks @mrubens!)
Binary file added releases/3.28.2-release.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading