Skip to content

Commit 4468cf5

Browse files
authored
Update CHANGELOG for version 3.36.15
Updated changelog for version 3.36.15 with new features, improvements, and fixes.
1 parent aa1521f commit 4468cf5

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

CHANGELOG.md

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

3-
## 3.36.15
4-
5-
### Patch Changes
6-
7-
- ![3.36.15 Release - 1M Context Window Support](/releases/3.36.15-release.png)
3+
## [3.36.15] - 2025-12-19
4+
5+
![3.36.15 Release - 1M Context Window Support](/releases/3.36.15-release.png)
6+
7+
- Add 1M context window beta support for Claude Sonnet 4 on Vertex AI, enabling significantly larger context for complex tasks (PR #10209 by @hannesrudolph)
8+
- Add native tool calling support for LM Studio and Qwen-Code providers, improving compatibility with local models (PR #10208 by @hannesrudolph)
9+
- Add native tool call defaults for OpenAI-compatible providers, expanding native function calling across more configurations (PR #10213 by @hannesrudolph)
10+
- Enable native tool calls for Requesty provider (PR #10211 by @daniel-lxs)
11+
- Improve API error handling and visibility with clearer error messages and better user feedback (PR #10204 by @brunobergher)
12+
- Add downloadable error diagnostics from chat errors, making it easier to troubleshoot and report issues (PR #10188 by @brunobergher)
13+
- Fix refresh models button not properly flushing the cache, ensuring model lists update correctly (#9682 by @tl-hbk, PR #9870 by @pdecat)
14+
- Fix additionalProperties handling for strict mode compatibility, resolving schema validation issues with certain providers (PR #10210 by @daniel-lxs)
815

916
## [3.36.14] - 2025-12-18
1017

0 commit comments

Comments
 (0)