Skip to content

Commit 9b6d764

Browse files
authored
Update CHANGELOG.md
1 parent 320f553 commit 9b6d764

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

CHANGELOG.md

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

3-
## 3.19.4
4-
5-
### Patch Changes
6-
7-
- - Add Gemini Pro 06-05 model support (thanks @daniel-lxs and @shariqriazz!)
3+
## [3.19.4] - 2025-06-05
4+
5+
- Add Gemini Pro 06-05 model support (thanks @daniel-lxs and @shariqriazz!)
6+
- Fix reading PDF, DOCX, and IPYNB files in read_file tool (thanks @samhvw8!)
7+
- Fix multiple memory leaks in ChatView component (thanks @kiwina!)
8+
- Fix WorkspaceTracker resource leaks by disposing FileSystemWatcher (thanks @kiwina!)
9+
- Fix RooTips setTimeout cleanup to prevent state updates on unmounted components (thanks @kiwina!)
10+
- Fix FileSystemWatcher leak in RooIgnoreController (thanks @kiwina!)
11+
- Fix clipboard memory leak by clearing setTimeout in useCopyToClipboard (thanks @kiwina!)
12+
- Fix ClineProvider instance cleanup (thanks @xyOz-dev!)
13+
- Enforce codebase_search as primary tool for code understanding tasks (thanks @hannesrudolph!)
14+
- Improve Docker setup for evals
15+
- Move evals into pnpm workspace, switch from SQLite to Postgres
16+
- Refactor MCP to use getDefaultEnvironment for stdio client transport (thanks @samhvw8!)
17+
- Get rid of "partial" component in names referencing not necessarily partial messages (thanks @wkordalski!)
18+
- Improve feature request template (thanks @elianiva!)
819

920
## [3.19.3] - 2025-06-02
1021

0 commit comments

Comments
 (0)