Skip to content

Commit b0f51b9

Browse files
authored
Update CHANGELOG for 3.32.1 release
Added bug fixes for the OpenAI native protocol in version 3.32.1.
1 parent 81676a7 commit b0f51b9

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Roo Code Changelog
22

3-
## 3.32.1
3+
## [3.32.1] - 2025-11-14
44

5-
### Patch Changes
5+
![3.32.1 Release - Bug Fixes](/releases/3.32.1-release.png)
66

7-
- ![3.32.1 Release - Bug Fixes](/releases/3.32.1-release.png)
7+
- Fix: Add abort controller for request cancellation in OpenAI native protocol (PR #9276 by @daniel-lxs)
8+
- Fix: Resolve duplicate tool blocks causing 'tool has already been used' error in native protocol mode (PR #9275 by @daniel-lxs)
9+
- Fix: Prevent duplicate tool_result blocks in native protocol mode for read_file (PR #9272 by @daniel-lxs)
10+
- Fix: Correct OpenAI Native handling of encrypted reasoning blocks to prevent errors during condensing (PR #9263 by @hannesrudolph)
11+
- Fix: Disable XML parser for native tool protocol to prevent parsing conflicts (PR #9277 by @daniel-lxs)
812

913
## [3.32.0] - 2025-11-14
1014

0 commit comments

Comments
 (0)