Revise CHANGELOG for version 3.31.1

Updated changelog for version 3.31.1 with new features and fixes.
This commit is contained in:
Matt Rubens 2025-11-11 20:32:31 -05:00 committed by GitHub
parent 2dfed77354
commit e774ba2615
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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