Skip to content
Merged

v3.20.2 #4662

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .changeset/v3.20.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"roo-cline": patch
---

- Force tar-fs >=2.1.3 for security vulnerability fix (thanks @cte!)
- Limit search_files to only look within the workspace for improved security (thanks @mrubens!)
- Add docs extractor mode for comprehensive documentation extraction (thanks @hannesrudolph!)
- Add cache breakpoints for custom vertex models on Unbound (thanks @pugazhendhi-m!)
- Reapply reasoning for bedrock with fix (thanks @daniel-lxs!)
- Improve PR Reviewer Rules for better code review guidance (thanks @daniel-lxs!)
- Improve Issue Fixer Rules for Targeted Fixes (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!)
- Update ContextManagementSettings.tsx for improved settings UI (thanks @SECKainersdorfer!)
- Refactor: Avoid type system duplication for cleaner codebase (thanks @EamonNerbonne!)
Loading