mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update CHANGELOG for version 3.38.1 release
Added release notes for version 3.38.1, including bug fixes and documentation updates.
This commit is contained in:
parent
a919a29235
commit
232bd468de
1 changed files with 9 additions and 3 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,10 +1,16 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.38.1
|
||||
## [3.38.1] - 2025-12-29
|
||||
|
||||
### Patch Changes
|
||||

|
||||
|
||||
- 
|
||||
- Fix: Flush pending tool results before condensing context (PR #10379 by @daniel-lxs)
|
||||
- Fix: Revert mergeToolResultText for OpenAI-compatible providers (PR #10381 by @hannesrudolph)
|
||||
- Fix: Enforce maxConcurrentFileReads limit in read_file tool (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)
|
||||
|
||||
## [3.38.0] - 2025-12-27
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue