|
@@ -1,5 +1,15 @@
|
|
|
# Roo Code Changelog
|
|
# Roo Code Changelog
|
|
|
|
|
|
|
|
|
|
+## [3.31.1] - 2025-11-11
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+- Fix: Prevent command_output ask from blocking in cloud/headless environments (thanks @daniel-lxs!)
|
|
|
|
|
+- Add IPC command for sending messages to the current task (thanks @mrubens!)
|
|
|
|
|
+- Fix: Model switch re-applies selected profile, ensuring task configuration stays in sync (#9179 by @hannesrudolph, PR by @hannesrudolph)
|
|
|
|
|
+- Move auto-approval logic from `ChatView` to `Task` for better architecture (thanks @cte!)
|
|
|
|
|
+- Add custom Button component with variant system (thanks @brunobergher!)
|
|
|
|
|
+
|
|
|
## [3.31.0] - 2025-11-07
|
|
## [3.31.0] - 2025-11-07
|
|
|
|
|
|
|
|

|
|

|