Update CHANGELOG.md

This commit is contained in:
Matt Rubens 2025-06-13 23:40:44 -04:00 committed by GitHub
parent 879868448a
commit 23bbad04e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,14 @@
# Roo Code Changelog
## 3.20.3
## [3.20.3] - 2025-06-13
### Patch Changes
- - Resolve diff editor race condition in multi-monitor setups (thanks @daniel-lxs!)
- Resolve diff editor race condition in multi-monitor setups (thanks @daniel-lxs!)
- Add logic to prevent auto-approving edits of configuration files
- Adjust searching and listing files outside of the workspace to respect the auto-approve settings
- Add Indonesian translation support (thanks @chrarnoldus and @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!)
- Fix errant maxReadFileLine default
## [3.20.2] - 2025-06-13