We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f66411 commit 04a66f9Copy full SHA for 04a66f9
CHANGELOG.md
@@ -1,10 +1,14 @@
1
# Roo Code Changelog
2
3
-## 3.19.6
4
-
5
-### Patch Changes
6
7
-- v3.19.6
+## [3.19.6] - 2025-06-09
+
+- Replace explicit caching with implicit caching to reduce latency for Gemini models
+- Clarify that the default concurrent file read limit is 15 files (thanks @olearycrew!)
+- Fix copy button logic (thanks @samhvw8!)
8
+- Fade buttons on history preview if no interaction in progress (thanks @sachasayan!)
9
+- Allow MCP server refreshing, fix state changes in MCP server management UI view (thanks @taylorwilsdon!)
10
+- Remove unnecessary npx usage in some npm scripts (thanks @user202729!)
11
+- Bug fix for trailing slash error when using LiteLLM provider (thanks @kcwhite!)
12
13
## [3.19.5] - 2025-06-05
14
0 commit comments