Skip to content

Commit 629aa77

Browse files
authored
Update CHANGELOG.md
1 parent e56d468 commit 629aa77

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

CHANGELOG.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,28 @@
11
# Roo Code Changelog
22

3-
## 3.20.0
4-
5-
### Minor Changes
6-
7-
- - Add comprehensive Marketplace system for extensions and modes (thanks @mrubens!)
3+
## [3.20.0] - 2025-06-12
4+
5+
- Add experimental Marketplace for extensions and modes (thanks @Smartsheet-JB-Brown, @elianiva, @monkeyDluffy6017, @NamesMT, @daniel-lxs, and more!)
6+
- Add experimental multi-file edits (thanks @samhvw8!)
7+
- Move concurrent reads setting to context settings with default of 5
8+
- Improve MCP execution UX (thanks @samhvw8!)
9+
- Add magic variables support for MCPs with `workspaceFolder` injection (thanks @NamesMT!)
10+
- Add prompt history navigation via arrow up/down in prompt field
11+
- Add support for escaping context mentions (thanks @KJ7LNW!)
12+
- Add DeepSeek R1 support to Chutes provider
13+
- Add reasoning budget support to Bedrock models for extended thinking
14+
- Add mermaid diagram support buttons (thanks @qdaxb!)
15+
- Update XAI models and pricing (thanks @edwin-truthsearch-io!)
16+
- Update O3 model pricing
17+
- Add manual OpenAI-compatible format specification and parsing (thanks @dflatline!)
18+
- Add core tools integration tests for comprehensive coverage
19+
- Add JSDoc documentation for ClineAsk and ClineSay types (thanks @hannesrudolph!)
20+
- Populate whenToUse descriptions for built-in modes
21+
- Fix file write tool with early relPath & newContent validation checks (thanks @Ruakij!)
22+
- Fix TaskItem display and copy issues with HTML tags in task messages (thanks @forestyoo!)
23+
- Fix OpenRouter cost calculation with BYOK (thanks @chrarnoldus!)
24+
- Fix terminal busy state reset after manual commands complete
25+
- Fix undefined output on multi-file apply_diff operations (thanks @daniel-lxs!)
826

927
## [3.19.7] - 2025-06-11
1028

0 commit comments

Comments
 (0)