diff --git a/CHANGELOG.md b/CHANGELOG.md index 0455dbf5b9..63d1d5dd32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Roo Code Changelog -## 3.31.1 +## [3.31.1] - 2025-11-11 -### Patch Changes +![3.31.1 Release - Kangaroo Stuck in the Clouds](/releases/3.31.1-release.png) -- ![3.31.1 Release - Kangaroo Stuck in the Clouds](/releases/3.31.1-release.png) +- 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