RooPrompts/docs/update-notes/v3.15.5.md
2025-05-17 14:58:58 +05:30

11 lines
No EOL
338 B
Markdown

# Roo Code 3.15.5 Release Notes (2025-05-05)
This release updates the Google GenAI provider and improves rendering performance.
## Provider Updates
* Update `@google/genai` to `0.12` (includes some streaming completion bug fixes).
## QOL Improvements
* Rendering performance improvements for code blocks in chat (thanks KJ7LNW!).