Update CHANGELOG for version 3.34.4

Added new image generation models and fixed issues with tool names and summary messages.
This commit is contained in:
Matt Rubens 2025-11-25 15:26:47 -05:00 committed by GitHub
parent c3f96aed33
commit 8a07645fe6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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