RooPrompts/docs/update-notes/v3.11.17.md
2025-05-17 14:58:58 +05:30

15 lines
No EOL
635 B
Markdown

# Roo Code 3.11.17 Release Notes (2025-04-14)
This release includes improvements to OpenAI cache reporting, UI visuals, diff logic, terminal command capture, and fixes an eslint error.
## Improvements
* Improvements to OpenAI cache reporting and cost estimates (thanks monotykamary and Cline!)
* Visual improvements to the auto-approve toggles (thanks sachasayan!)
* Added telemetry to track diff apply errors going forward
## Bug Fixes
* Bugfix to diff apply logic (thanks avtc for the test case!)
* Fix race condition in capturing short-running terminal commands (thanks KJ7LNW!)
* Fix eslint error (thanks nobu007!)