File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Roo Code Changelog
2
2
3
- ## 3.19.2
4
-
5
- ### Patch Changes
6
-
7
- - - Add support for Streamable HTTP Transport MCP servers (thanks @taylorwilsdon !)
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 !)
8
17
9
18
## [ 3.19.1] - 2025-05-30
10
19
You can’t perform that action at this time.
0 commit comments