mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-09 22:31:08 +00:00
Update CHANGELOG for version 3.38.3
Updated version number and added release notes for version 3.38.3.
This commit is contained in:
parent
8ad8f00b55
commit
d82ed6fa3f
1 changed files with 5 additions and 4 deletions
|
|
@ -1,10 +1,11 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.38.3
|
||||
## [3.38.3] - 2026-01-03
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- - Feat: Add option in Context settings to recursively load `.roo/rules` and `AGENTS.md` from subdirectories (PR #10446 by @mrubens)
|
||||
- Feat: Add option in Context settings to recursively load `.roo/rules` and `AGENTS.md` from subdirectories (PR #10446 by @mrubens)
|
||||
- Fix: Stop frequent Claude Code sign-ins by hardening OAuth refresh token handling (PR #10410 by @hannesrudolph)
|
||||
- Fix: Add `maxConcurrentFileReads` limit to native `read_file` tool schema (PR #10449 by @app/roomote)
|
||||
- Fix: Add type check for `lastMessage.text` in TTS useEffect to prevent runtime errors (PR #10431 by @app/roomote)
|
||||
|
||||
## [3.38.2] - 2025-12-31
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue