Skip to content

Commit 6b57c1b

Browse files
authored
Release v3.25.16 (#7151)
1 parent 2a974e8 commit 6b57c1b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.changeset/v3.25.16.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
- Add support for OpenAI gpt-5-chat-latest model (#7057 by @PeterDaveHello, PR by @app/roomote)
6+
- Fix: Use native Ollama API instead of OpenAI compatibility layer (#7070 by @LivioGama, PR by @daniel-lxs)
7+
- Fix: Prevent XML entity decoding in diff tools (#7107 by @indiesewell, PR by @app/roomote)
8+
- Fix: Add type check before calling .match() on diffItem.content (#6905 by @pwilkin, PR by @app/roomote)
9+
- Refactor task execution system: improve call stack management (thanks @catrielmuller!)
10+
- Fix: Enable save button for provider dropdown and checkbox changes (thanks @daniel-lxs!)
11+
- Add an API for resuming tasks by ID (thanks @mrubens!)
12+
- Emit event when a task ask requires interaction (thanks @cte!)
13+
- Make enhance with task history default to true (thanks @liwilliam2021!)
14+
- Fix: Use cline.cwd as primary source for workspace path in codebaseSearchTool (thanks @NaccOll!)
15+
- Hotfix multiple folder workspace checkpoint (thanks @NaccOll!)

0 commit comments

Comments
 (0)