File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.19.6] - 2025-06-09
4+
5+ - Replace explicit caching with implicit caching to reduce latency for Gemini models
6+ - Clarify that the default concurrent file read limit is 15 files (thanks @olearycrew !)
7+ - 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+
313## [ 3.19.5] - 2025-06-05
414
515- Fix Gemini 2.5 Pro Preview thinking budget bug
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.19.5 " ,
6+ "version" : " 3.19.6 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments