From 91f4a86200fbe305373dacb3be4de1dafe6d4b77 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Wed, 9 Apr 2025 11:36:43 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d941c8811a..3a646c0e82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,16 @@ # Roo Code Changelog -## 3.11.11 +## [3.11.11] - 2025-04-09 -### Patch Changes - -- v3.11.11 +- Fix highlighting interaction with mode/profile dropdowns (thanks @atlasgong!) +- Add the ability to set Host header and legacy OpenAI API in the OpenAI-compatible provider for better proxy support +- Improvements to TypeScript, C++, Go, Java, Python tree-sitter parsers (thanks @KJ7LNW!) +- Fixes to terminal working directory logic (thanks @KJ7LNW!) +- Improve readFileTool XML output format (thanks @KJ7LNW!) +- Add o1-pro support (thanks @arthurauffray!) +- Follow symlinked rules files/directories to allow for more flexible rule setups +- Focus Roo Code in the sidebar when running tasks in the sidebar via the API +- Improve subtasks UI ## [3.11.10] - 2025-04-08