Update CHANGELOG.md

This commit is contained in:
Chris Estreich 2025-06-09 22:30:47 -07:00 committed by GitHub
parent 0f66411935
commit 541c2d0bbc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,14 @@
# Roo Code Changelog
## 3.19.6
## [3.19.6] - 2025-06-09
### Patch Changes
- v3.19.6
- 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!)
- Fade buttons on history preview if no interaction in progress (thanks @sachasayan!)
- Allow MCP server refreshing, fix state changes in MCP server management UI view (thanks @taylorwilsdon!)
- Remove unnecessary npx usage in some npm scripts (thanks @user202729!)
- Bug fix for trailing slash error when using LiteLLM provider (thanks @kcwhite!)
## [3.19.5] - 2025-06-05