File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.19.2] - 2025-06-01
4+
5+ - Add support for Streamable HTTP Transport MCP servers (thanks @taylorwilsdon !)
6+ - Add cached read and writes to stats and cost calculation for LiteLLM provider (thanks @mollux !)
7+ - Prevent dump of an entire file into the context on user edit (thanks @KJ7LNW !)
8+ - Fix directory link handling in markdown (thanks @KJ7LNW !)
9+ - Prevent start_line/end_line in apply_diff REPLACE (thanks @KJ7LNW !)
10+ - Unify history item UI with TaskItem and TaskItemHeader (thanks @KJ7LNW !)
11+ - Fix the label of the OpenAI-compatible API keys
12+ - Fix Virtuoso footer re-rendering issue (thanks @kiwina !)
13+ - Optimize ChatRowContent layout and styles (thanks @zhangtony239 !)
14+ - Release memory in apply diff (thanks @xyOz-dev !)
15+ - Upgrade Node.js to v20.19.2 for security enhancements (thanks @PeterDaveHello !)
16+ - Fix typos (thanks @noritaka1166 !)
17+
318## [ 3.19.1] - 2025-05-30
419
520- Experimental feature to allow reading multiple files at once (thanks @samhvw8 !)
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.1 " ,
6+ "version" : " 3.19.2 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments