Skip to content
Merged

v3.20.3 #4685

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.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"roo-cline": patch
---

- Resolve diff editor race condition in multi-monitor setups (thanks @daniel-lxs!)
- Add logic to prevent auto-approving edits of configuration files (thanks @mrubens!)
- Adjust searching outside of the workspace to respect the auto-approve settings (thanks @mrubens!)
- Move marketplace types to @roo-code/types (thanks @jr!)
- Add Indonesian translation support (thanks @chrarnoldus!)
- Update Indonesian locale files for chat and settings (thanks @daniel-lxs!)
- Fix multi-file diff error handling and UI feedback (thanks @daniel-lxs!)
- Improve prompt history navigation to not interfere with text editing (thanks @daniel-lxs!)
- Update Indonesian locales/ files (thanks @mrubens!)
- Fix inconsistencies in markdown file i18n (thanks @mrubens!)
- Make listing tools respect auto-approve settings for outside of the workspace (thanks @mrubens!)
- Fix errant maxReadFileLine default (thanks @mrubens!)
Loading