File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
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 !)
You can’t perform that action at this time.
0 commit comments