mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
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.
This commit is contained in:
parent
51017ef900
commit
0efd404886
1 changed files with 10 additions and 3 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,10 +1,17 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.34.2
|
||||
## [3.34.2] - 2025-11-24
|
||||
|
||||
### Patch Changes
|
||||

|
||||
|
||||
- 
|
||||
- Add support for Claude Opus 4.5 in Anthropic and Vertex providers (PR #9541 by @daniel-lxs)
|
||||
- Add support for Claude Opus 4.5 in OpenRouter with prompt caching and reasoning budget (PR #9540 by @daniel-lxs)
|
||||
- Add Roo Code Cloud as an image generation provider (PR #9528 by @mrubens)
|
||||
- Fix: Gracefully skip unsupported content blocks in Gemini transformer (PR #9537 by @daniel-lxs)
|
||||
- Fix: Flush LiteLLM cache when credentials change on refresh (PR #9536 by @daniel-lxs)
|
||||
- Fix: Ensure XML parser state matches tool protocol on config update (PR #9535 by @daniel-lxs)
|
||||
- Update Cerebras models (PR #9527 by @sebastiand-cerebras)
|
||||
- Fix: Support reasoning_details format for Gemini 3 models (PR #9506 by @daniel-lxs)
|
||||
|
||||
## [3.34.1] - 2025-11-23
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue