From 8a07645fe654a6cde53418aa62825534d6f2639e Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Tue, 25 Nov 2025 15:26:47 -0500 Subject: [PATCH] Update CHANGELOG for version 3.34.4 Added new image generation models and fixed issues with tool names and summary messages. --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf1c9c1dfe..7903a7df66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # Roo Code Changelog -## 3.34.4 +## [3.34.4] - 2025-11-25 -### Patch Changes +![3.34.4 Release - AI Image Generation](/releases/3.34.4-release.png) -- ![3.34.4 Release - AI Image Generation](/releases/3.34.4-release.png) +- Add new Black Forest Labs image generation models, free on Roo Code Cloud and also available on OpenRouter (PR #9587 and #9589 by @mrubens) +- Fix: Preserve dynamic MCP tool names in native mode API history to prevent tool name mismatches (PR #9559 by @daniel-lxs) +- Fix: Preserve tool_use blocks in summary message during condensing with native tools to maintain conversation context (PR #9582 by @daniel-lxs) ## [3.34.3] - 2025-11-25