Skip to content

Commit cf9718b

Browse files
authored
Revise CHANGELOG for version 3.28.2
Updated changelog for version 3.28.2 with new features, fixes, and improvements.
1 parent c2d5bc9 commit cf9718b

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

CHANGELOG.md

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

3-
## 3.28.2
4-
5-
### Patch Changes
6-
7-
- ![3.28.2 Release - Auto-approve improvements](/releases/3.28.2-release.png)
8-
9-
## [3.28.1] - 2025-09-11
3+
## [3.28.2] - 2025-09-14
4+
5+
![3.28.2 Release - Auto-approve improvements](/releases/3.28.2-release.png)
6+
7+
- Improve auto-approve UI with smaller and more subtle design (thanks @brunobergher!)
8+
- Fix: Message queue re-queue loop in Task.ask() causing performance issues (#7861 by @hannesrudolph, PR by @daniel-lxs)
9+
- Fix: Restrict @-mention parsing to line-start or whitespace boundaries to prevent false triggers (#7875 by @hannesrudolph, PR by @app/roomote)
10+
- Fix: Make nested git repository warning persistent with path info for better visibility (#7884 by @hannesrudolph, PR by @app/roomote)
11+
- Fix: Include API key in Ollama /api/tags requests for authenticated instances (#7902 by @ItsOnlyBinary, PR by @app/roomote)
12+
- Fix: Preserve original first message context during conversation condensing (thanks @daniel-lxs!)
13+
- Add Qwen3 Next 80B A3B models to chutes provider (thanks @daniel-lxs!)
14+
- Disable Roomote Control on logout for better security (thanks @cte!)
15+
- Add padding to the cloudview for better visual spacing (thanks @mrubens!)
1016

1117
![3.28.1 Release - Kangaroo riding rocket to the clouds](/releases/3.28.1-release.png)
1218

0 commit comments

Comments
 (0)