From bcd374816b1ce81c73b4997c5ec6299d0241091d Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 2 May 2025 10:47:41 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9858f44222..cd2821323e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,14 @@ # Roo Code Changelog -## 3.15.2 +## [3.15.2] - 2025-05-02 -### Patch Changes - -- Design Engineer Roomode -- - Fix terminal performance issues +- Fix terminal performance issues +- Handle Mermaid validation errors and copy both error message and content +- Add customizable headers for OpenAI-compatible provider +- Add config option to overwrite OpenAI's API base (thanks @GOODBOY008!) +- Fixes to padding and height issues when resizing the sidebar (thanks @zhangtony239!) +- Remove tool groups from orchestrator mode definition +- Add telemetry for title button clicks ## [3.15.1] - 2025-04-30