Skip to content

Commit 985ce5a

Browse files
authored
Revise CHANGELOG for version 3.36.11
Updated changelog for version 3.36.11 with new features and fixes.
1 parent 0547d93 commit 985ce5a

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

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

3-
## 3.36.11
3+
## [3.36.10] - 2025-12-17
44

5-
### Patch Changes
5+
![3.36.11 Release - Native Tool Calling Enhancements](/releases/3.36.11-release.png)
66

7-
- ![3.36.11 Release - Native Tool Calling Enhancements](/releases/3.36.11-release.png)
7+
- Add support for Claude Code Provider native tool calling, improving tool execution performance and reliability (PR #10077 by @hannesrudolph)
8+
- Enable native tool calling by default for Z.ai models for better model compatibility (PR #10158 by @app/roomote)
9+
- Enable native tools by default for OpenAI compatible provider to improve tool calling support (PR #10159 by @daniel-lxs)
10+
- Fix: Normalize MCP tool schemas for Bedrock and OpenAI strict mode to ensure proper tool compatibility (PR #10148 by @daniel-lxs)
11+
- Fix: Remove dots and colons from MCP tool names for Bedrock compatibility (PR #10152 by @daniel-lxs)
12+
- Fix: Convert tool_result to XML text when native tools disabled for Bedrock (PR #10155 by @daniel-lxs)
13+
- Fix: Refresh Roo models cache with session token on auth state change to resolve model list refresh issues (PR #10156 by @daniel-lxs)
14+
- Fix: Support AWS GovCloud and China region ARNs in Bedrock provider for expanded regional support (PR #10157 by @app/roomote)
815

916
## [3.36.10] - 2025-12-17
1017

0 commit comments

Comments
 (0)