|
|
@@ -0,0 +1,13 @@
|
|
|
+---
|
|
|
+"roo-cline": patch
|
|
|
+---
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+- Fix: Flush pending tool results before condensing context to prevent data loss during context management (PR #10379 by @daniel-lxs)
|
|
|
+- Fix: Revert mergeToolResultText for OpenAI-compatible providers to restore stability (PR #10381 by @hannesrudolph)
|
|
|
+- Fix: Enforce maxConcurrentFileReads limit in read_file tool to prevent resource exhaustion (PR #10363 by @roomote)
|
|
|
+- Fix: Improve feedback message when read_file is used on a directory (PR #10371 by @roomote)
|
|
|
+- Fix: Handle custom tool use similarly to MCP tools for IPC schema purposes (PR #10364 by @jr)
|
|
|
+- Fix: Correct GitHub repository URL in marketing page (#10376 by @jishnuteegala, PR #10377 by @roomote)
|
|
|
+- Docs: Clarify path to Security Settings in privacy policy (PR #10367 by @roomote)
|