From 1ed806cc33346dde0b021077343d9f07eab947f0 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Sat, 5 Apr 2025 17:20:18 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87ebacfda4..ddb250a3e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,13 @@ # Roo Code Changelog -## [3.11.8] +## [3.11.8] - 2025-04-05 -- v3.11.8 +- 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