Skip to content

Commit a88800b

Browse files
authored
Update CHANGELOG.md
1 parent 6a99684 commit a88800b

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

CHANGELOG.md

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

3-
## 3.25.16
4-
5-
### Patch Changes
6-
7-
- - Add support for OpenAI gpt-5-chat-latest model (#7057 by @PeterDaveHello, PR by @app/roomote)
3+
## [3.25.16] - 2025-08-16
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!)
816

917
## [3.25.15] - 2025-08-14
1018

0 commit comments

Comments
 (0)