Matt Rubens hace 6 meses
padre
commit
405ffacd04
Se han modificado 1 ficheros con 16 adiciones y 0 borrados
  1. 16 0
      .changeset/v3.20.3.md

+ 16 - 0
.changeset/v3.20.3.md

@@ -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!)