File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments