Skip to content

Commit 5ad287c

Browse files
authored
Update CHANGELOG.md
1 parent 2f64e75 commit 5ad287c

File tree

1 file changed

+27
-10
lines changed

1 file changed

+27
-10
lines changed

CHANGELOG.md

Lines changed: 27 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,32 @@
11
# Roo Code Changelog
22

3-
## 3.8.5
4-
5-
### Patch Changes
6-
7-
- Update GitHub Actions workflow to automatically create and push git tags during release
8-
- App tab layout fixes
9-
- ContextProxy fix - constructor should not be async
10-
- v3.8.5
11-
- Add prompt caching to OpenAI-compatible custom model info
12-
- Fix usage tracking for SiliconFlow etc
3+
## [3.8.5] - 2025-03-12
4+
5+
- Refactor terminal architecture to address critical issues with the current design (thanks @KJ7LNW!)
6+
- MCP over SSE (thanks @aheizi!)
7+
- Support for remote browser connections (thanks @afshawnlotfi!)
8+
- Preserve parent-child relationship when cancelling subtasks (thanks @cannuri!)
9+
- Custom baseUrl for Google AI Studio Gemini (thanks @dqroid!)
10+
- PowerShell-specific command handling (thanks @KJ7LNW!)
11+
- OpenAI-compatible DeepSeek/QwQ reasoning support (thanks @lightrabbit!)
12+
- Anthropic-style prompt caching in the OpenAI-compatible provider (thanks @dleen!)
13+
- Add Deepseek R1 for AWS Bedrock (thanks @ATempsch!)
14+
- Fix MarkdownBlock text color for Dark High Contrast theme (thanks @cannuri!)
15+
- Add gemini-2.0-pro-exp-02-05 model to vertex (thanks @shohei-ihaya!)
16+
- Bring back progress status for multi-diff edits (thanks @qdaxb!)
17+
- Refactor alert dialog styles to use the correct vscode theme (thanks @cannuri!)
18+
- Custom ARNs in AWS Bedrock (thanks @Smartsheet-JB-Brown!)
19+
- Update MCP servers directory path for platform compatibility (thanks @hannesrudolph!)
20+
- Fix browser system prompt inclusion rules (thanks @cannuri!)
21+
- Publish git tags to github from CI (thanks @pdecat!)
22+
- Fixes to OpenAI-style cost calculations (thanks @dtrugman!)
23+
- Fix to allow using an excluded directory as your working directory (thanks @Szpadel!)
24+
- Kotlin language support in list_code_definition_names tool (thanks @kohii!)
25+
- Better handling of diff application errors (thanks @qdaxb!)
26+
- Update Bedrock prices to the latest (thanks @Smartsheet-JB-Brown!)
27+
- Fixes to OpenRouter custom baseUrl support
28+
- Fix usage tracking for SiliconFlow and other providers that include usage on every chunk
29+
- Telemetry for checkpoint save/restore/diff and diff strategies
1330

1431
## [3.8.4] - 2025-03-09
1532

0 commit comments

Comments
 (0)