Skip to content

Commit 29750ea

Browse files
authored
Update CHANGELOG.md
1 parent 0dc6658 commit 29750ea

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

CHANGELOG.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
# Roo Code Changelog
22

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!)
817

918
## [3.19.1] - 2025-05-30
1019

0 commit comments

Comments
 (0)