Skip to content

Commit f0d2a54

Browse files
authored
v3.25.7 (#6730)
1 parent 6331f57 commit f0d2a54

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.changeset/3.25.7.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
"roo-cline": patch
3+
---
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!)

0 commit comments

Comments
 (0)