diff --git a/CHANGELOG.md b/CHANGELOG.md index 77f4810cf9..ea8b451e3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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