mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
320f553670
commit
8c8525a6c1
1 changed files with 15 additions and 4 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
|
@ -1,10 +1,21 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.19.4
|
||||
## [3.19.4] - 2025-06-05
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- - Add Gemini Pro 06-05 model support (thanks @daniel-lxs and @shariqriazz!)
|
||||
- Add Gemini Pro 06-05 model support (thanks @daniel-lxs and @shariqriazz!)
|
||||
- Fix reading PDF, DOCX, and IPYNB files in read_file tool (thanks @samhvw8!)
|
||||
- Fix multiple memory leaks in ChatView component (thanks @kiwina!)
|
||||
- Fix WorkspaceTracker resource leaks by disposing FileSystemWatcher (thanks @kiwina!)
|
||||
- Fix RooTips setTimeout cleanup to prevent state updates on unmounted components (thanks @kiwina!)
|
||||
- Fix FileSystemWatcher leak in RooIgnoreController (thanks @kiwina!)
|
||||
- Fix clipboard memory leak by clearing setTimeout in useCopyToClipboard (thanks @kiwina!)
|
||||
- Fix ClineProvider instance cleanup (thanks @xyOz-dev!)
|
||||
- Enforce codebase_search as primary tool for code understanding tasks (thanks @hannesrudolph!)
|
||||
- Improve Docker setup for evals
|
||||
- Move evals into pnpm workspace, switch from SQLite to Postgres
|
||||
- Refactor MCP to use getDefaultEnvironment for stdio client transport (thanks @samhvw8!)
|
||||
- Get rid of "partial" component in names referencing not necessarily partial messages (thanks @wkordalski!)
|
||||
- Improve feature request template (thanks @elianiva!)
|
||||
|
||||
## [3.19.3] - 2025-06-02
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue