forked from pratik/RooPrompts
14 lines
No EOL
728 B
Markdown
14 lines
No EOL
728 B
Markdown
# Roo Code 3.11.5 Release Notes (2025-04-03)
|
|
|
|
This patch release adds Bedrock prompt caching, configurable MCP CWD, API profile management, and diff editing improvements.
|
|
|
|
## General and QOL Improvements
|
|
|
|
* Added prompt caching for Amazon Bedrock (thanks Smartsheet-JB-Brown!).
|
|
* Added support for configuring the current working directory of MCP servers (thanks shoopapa!).
|
|
* Added profile management functions to API (thanks gtaylor!).
|
|
* Improvements to diff editing functionality, tests, and error messages (thanks p12tic!).
|
|
## Bug Fixes
|
|
|
|
* Fixed an issue where follow-up questions grabbed focus (thanks diarmidmackenzie!).
|
|
* Showed menu buttons when popping the extension out into a new tab (thanks benny123tw!). |