Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-06-13 15:17:36 -04:00 committed by GitHub
parent 2bd42359f6
commit e4a2a774ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,16 @@
# Roo Code Changelog
## 3.20.2
## [3.20.2] - 2025-06-13
### Patch Changes
- - Force tar-fs >=2.1.3 for security vulnerability fix (thanks @cte!)
- Limit search_files to only look within the workspace for improved security
- Force tar-fs >=2.1.3 for security vulnerability fix
- Add cache breakpoints for custom vertex models on Unbound (thanks @pugazhendhi-m!)
- Reapply reasoning for bedrock with fix (thanks @daniel-lxs!)
- Sync BatchDiffApproval styling with BatchFilePermission for UI consistency (thanks @samhvw8!)
- Add max height constraint to MCP execution response for better UX (thanks @samhvw8!)
- Prevent MCP 'installed' label from being squeezed #4630 (thanks @daniel-lxs!)
- Allow a lower context condesning threshold (thanks @SECKainersdorfer!)
- Avoid type system duplication for cleaner codebase (thanks @EamonNerbonne!)
## [3.20.1] - 2025-06-12