chore: add changeset for v3.28.2 (#7979)

This commit is contained in:
Matt Rubens 2025-09-14 15:12:15 -04:00 committed by GitHub
parent c79cb297a5
commit 3be0a96851
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 0 deletions

15
.changeset/v3.28.2.md Normal file
View file

@ -0,0 +1,15 @@
---
"roo-cline": patch
---
![3.28.2 Release - Auto-approve improvements](/releases/3.28.2-release.png)
- 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)
- 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!)
- 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!)

BIN
releases/3.28.2-release.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB