Skip to content

Commit f1d5909

Browse files
authored
Update CHANGELOG.md
1 parent fda2136 commit f1d5909

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

CHANGELOG.md

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

3-
## 3.25.7
4-
5-
### Patch Changes
6-
7-
- - Add support for Claude Opus 4.1
3+
## [3.25.7] - 2025-08-05
4+
5+
- Add support for Claude Opus 4.1
6+
- Add Fireworks AI provider (#6653 by @ershang-fireworks, PR by @ershang-fireworks)
7+
- Add Z AI provider (thanks @jues!)
8+
- Add Groq support for GPT-OSS
9+
- Add code indexing support for multiple folders similar to task history (#6197 by @NaccOll, PR by @NaccOll)
10+
- Make mode selection dropdowns responsive (#6423 by @AyazKaan, PR by @AyazKaan)
11+
- Redesigned task header and task history (thanks @brunobergher!)
12+
- Fix checkpoints timing and ensure checkpoints work properly (#4827 by @mrubens, PR by @NaccOll)
13+
- Fix empty mode names from being saved (#5766 by @kfxmvp, PR by @app/roomote)
14+
- Fix MCP server creation when setting is disabled (#6607 by @characharm, PR by @app/roomote)
15+
- Update highlight layer style and align to textarea (#6647 by @NaccOll, PR by @NaccOll)
16+
- Fix UI for approving chained commands
17+
- Use assistantMessageParser class instead of parseAssistantMessage (#5340 by @qdaxb, PR by @qdaxb)
18+
- Conditionally include reminder section based on todo list config (thanks @NaccOll!)
19+
- Task and TaskProvider event emitter cleanup with new events (thanks @cte!)
820

921
## [3.25.6] - 2025-08-01
1022

0 commit comments

Comments
 (0)