mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Revise CHANGELOG for version 3.31.1
Updated changelog for version 3.31.1 with new features and fixes.
This commit is contained in:
parent
2dfed77354
commit
e774ba2615
1 changed files with 7 additions and 3 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,10 +1,14 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.31.1
|
||||
## [3.31.1] - 2025-11-11
|
||||
|
||||
### Patch Changes
|
||||

|
||||
|
||||
- 
|
||||
- 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue