mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
0dc66582e5
commit
29750ea5e2
1 changed files with 13 additions and 4 deletions
17
CHANGELOG.md
17
CHANGELOG.md
|
|
@ -1,10 +1,19 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.19.2
|
||||
## [3.19.2] - 2025-06-01
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- - Add support for Streamable HTTP Transport MCP servers (thanks @taylorwilsdon!)
|
||||
- Add support for Streamable HTTP Transport MCP servers (thanks @taylorwilsdon!)
|
||||
- Add cached read and writes to stats and cost calculation for LiteLLM provider (thanks @mollux!)
|
||||
- Prevent dump of an entire file into the context on user edit (thanks @KJ7LNW!)
|
||||
- Fix directory link handling in markdown (thanks @KJ7LNW!)
|
||||
- Prevent start_line/end_line in apply_diff REPLACE (thanks @KJ7LNW!)
|
||||
- Unify history item UI with TaskItem and TaskItemHeader (thanks @KJ7LNW!)
|
||||
- Fix the label of the OpenAI-compatible API keys
|
||||
- Fix Virtuoso footer re-rendering issue (thanks @kiwina!)
|
||||
- Optimize ChatRowContent layout and styles (thanks @zhangtony239!)
|
||||
- Release memory in apply diff (thanks @xyOz-dev!)
|
||||
- Upgrade Node.js to v20.19.2 for security enhancements (thanks @PeterDaveHello!)
|
||||
- Fix typos (thanks @noritaka1166!)
|
||||
|
||||
## [3.19.1] - 2025-05-30
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue