|
|
@@ -1,5 +1,9 @@
|
|
|
# Roo Cline Changelog
|
|
|
|
|
|
+## [2.2.3]
|
|
|
+
|
|
|
+- Clean up the settings screen
|
|
|
+
|
|
|
## [2.2.2]
|
|
|
|
|
|
- Add checkboxes to auto-approve MCP tools
|
|
|
@@ -76,9 +80,9 @@
|
|
|
|
|
|
## [2.2.0]
|
|
|
|
|
|
-- Add support for Model Context Protocol (MCP), enabling Cline to use custom tools like web-search tool or GitHub tool
|
|
|
-- Add MCP server management tab accessible via the server icon in the menu bar
|
|
|
-- Add ability for Cline to dynamically create new MCP servers based on user requests (e.g., "add a tool that gets the latest npm docs")
|
|
|
+- Add support for Model Context Protocol (MCP), enabling Cline to use custom tools like web-search tool or GitHub tool
|
|
|
+- Add MCP server management tab accessible via the server icon in the menu bar
|
|
|
+- Add ability for Cline to dynamically create new MCP servers based on user requests (e.g., "add a tool that gets the latest npm docs")
|
|
|
|
|
|
## [2.1.6]
|
|
|
|