diff --git a/.changeset/v3.34.2.md b/.changeset/v3.34.2.md new file mode 100644 index 00000000000..848bcbfda87 --- /dev/null +++ b/.changeset/v3.34.2.md @@ -0,0 +1,14 @@ +--- +"roo-cline": patch +--- + +![3.34.2 Release - Opus Conductor](/releases/3.34.2-release.png) + +- 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) diff --git a/releases/3.34.2-release.png b/releases/3.34.2-release.png new file mode 100644 index 00000000000..d32526a3369 Binary files /dev/null and b/releases/3.34.2-release.png differ