|
|
@@ -1,5 +1,14 @@
|
|
|
# Roo Code Changelog
|
|
|
|
|
|
+## [3.11.8] - 2025-04-05
|
|
|
+
|
|
|
+- Improve combineApiRequests performance to reduce gray screens of death (thanks @kyle-apex!)
|
|
|
+- Add searchable dropdown to API config profiles on the settings screen (thanks @samhvw8!)
|
|
|
+- Add workspace tracking to history items in preparation for future filtering (thanks @samhvw8!)
|
|
|
+- Fix search highlighting UI in history search (thanks @samhvw8!)
|
|
|
+- Add support for .roorules and give deprecation warning for .clinerules (thanks @upamune!)
|
|
|
+- Fix nodejs version format in .tool-versions file (thanks @upamune!)
|
|
|
+
|
|
|
## [3.11.7] - 2025-04-04
|
|
|
|
|
|
- Improve file tool context formatting and diff error guidance
|