Skip to content

Commit d5b9800

Browse files
authored
Update CHANGELOG for version 3.38.3
Updated version number and added release notes for version 3.38.3.
1 parent 8ad8f00 commit d5b9800

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

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

3-
## 3.38.3
3+
## [3.38.3] - 2026-01-03
44

5-
### Patch Changes
6-
7-
- - Feat: Add option in Context settings to recursively load `.roo/rules` and `AGENTS.md` from subdirectories (PR #10446 by @mrubens)
5+
- Feat: Add option in Context settings to recursively load `.roo/rules` and `AGENTS.md` from subdirectories (PR #10446 by @mrubens)
6+
- Fix: Stop frequent Claude Code sign-ins by hardening OAuth refresh token handling (PR #10410 by @hannesrudolph)
7+
- Fix: Add `maxConcurrentFileReads` limit to native `read_file` tool schema (PR #10449 by @app/roomote)
8+
- Fix: Add type check for `lastMessage.text` in TTS useEffect to prevent runtime errors (PR #10431 by @app/roomote)
89

910
## [3.38.2] - 2025-12-31
1011

0 commit comments

Comments
 (0)