Skip to content

Commit 0efd404

Browse files
authored
Update CHANGELOG for version 3.34.2
Added new features and fixes for version 3.34.2, including support for Claude Opus 4.5 and improvements to the Gemini transformer.
1 parent 51017ef commit 0efd404

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.34.2
4-
5-
### Patch Changes
6-
7-
- ![3.34.2 Release - Opus Conductor](/releases/3.34.2-release.png)
3+
## [3.34.2] - 2025-11-24
4+
5+
![3.34.2 Release - Opus Conductor](/releases/3.34.2-release.png)
6+
7+
- Add support for Claude Opus 4.5 in Anthropic and Vertex providers (PR #9541 by @daniel-lxs)
8+
- Add support for Claude Opus 4.5 in OpenRouter with prompt caching and reasoning budget (PR #9540 by @daniel-lxs)
9+
- Add Roo Code Cloud as an image generation provider (PR #9528 by @mrubens)
10+
- Fix: Gracefully skip unsupported content blocks in Gemini transformer (PR #9537 by @daniel-lxs)
11+
- Fix: Flush LiteLLM cache when credentials change on refresh (PR #9536 by @daniel-lxs)
12+
- Fix: Ensure XML parser state matches tool protocol on config update (PR #9535 by @daniel-lxs)
13+
- Update Cerebras models (PR #9527 by @sebastiand-cerebras)
14+
- Fix: Support reasoning_details format for Gemini 3 models (PR #9506 by @daniel-lxs)
815

916
## [3.34.1] - 2025-11-23
1017

0 commit comments

Comments
 (0)