Skip to content

Commit a68ca18

Browse files
committed
Merge branch 'bugfix/vscode-xml-parse' into merge/vscode-xml-parse
2 parents dabb95f + 79ad9c3 commit a68ca18

File tree

9 files changed

+755
-47
lines changed

9 files changed

+755
-47
lines changed

CHANGELOG.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,14 @@
11
# Roo Code Changelog
22

3-
## [3.19.0] - 2025-05-30
4-
5-
- Enable intelligent content condensing by default and move condense button out of expanded task menu
6-
- Skip condense and show error if context grows during condensing
7-
- Transform Prompts tab into Modes tab and move support prompts to Settings for better organization
8-
- Add DeepSeek R1 0528 model support to Chutes provider (thanks @zeozeozeo!)
9-
- Fix @directory not respecting .rooignore files (thanks @xyOz-dev!)
10-
- Add rooignore checking for insert_content and search_and_replace tools
11-
- Fix menu breaking when Roo is moved between primary and secondary sidebars (thanks @chrarnoldus!)
12-
- Resolve memory leak in ChatView by stabilizing callback props (thanks @samhvw8!)
13-
- Fix write_to_file to properly create empty files when content is empty (thanks @Ruakij!)
14-
- Fix chat input clearing during running tasks (thanks @xyOz-dev!)
15-
- Update AWS regions to include Spain and Hyderabad
16-
- Improve POSIX shell compatibility in pre-push hook (thanks @PeterDaveHello and @chrarnoldus!)
17-
- Update PAGER environment variable for Windows compatibility in Terminal (thanks @SmartManoj!)
18-
- Add environment variable injection support for whole MCP config (thanks @NamesMT!)
19-
- Update codebase search description to emphasize English query requirements (thanks @ChuKhaLi!)
3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- Default enabled autoCondenseContext and moved settings out of Experimental
8+
9+
### Patch Changes
10+
11+
- Skips condense operations if the context size grows & shows an error
2012

2113
## [3.18.5] - 2025-05-27
2214

0 commit comments

Comments
 (0)