Skip to content

Commit d07af73

Browse files
authored
Update CHANGELOG.md
1 parent 5026aae commit d07af73

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
# Roo Code Changelog
22

3-
## 3.10.3
4-
5-
### Patch Changes
6-
7-
- Update the welcome page to provide 1-click OAuth flows with LLM routers or more advanced configuration with custom providers.
8-
- Auto-truncate
9-
- Changes maxTokens to 8192 for anthropic models that supports it
10-
- Support mentioning binary files
3+
## [3.10.3] - 2025-03-23
4+
5+
- Update the welcome page to provide 1-click OAuth flows with LLM routers (thanks @dtrugman!)
6+
- Switch to a more direct method of tracking OpenRouter tokens/spend
7+
- Make partial file reads backwards-compatible with custom system prompts and give users more control over the chunk size
8+
- Fix issues where questions and suggestions weren’t showing up for non-streaming models and were hard to read in some themes
9+
- A variety of fixes and improvements to experimental multi-block diff (thanks @KJ7LNW!)
10+
- Fix opacity of drop-down menus in settings (thanks @KJ7LNW!)
11+
- Fix bugs with reading and mentioning binary files like PDFs
12+
- Fix the pricing information for OpenRouter free models (thanks @Jdo300!)
13+
- Fix an issue with our unit tests on Windows (thanks @diarmidmackenzie!)
14+
- Fix a maxTokens issue for the Outbound provider (thanks @pugazhendhi-m!)
15+
- Fix a line number issue with partial file reads (thanks @samhvw8!)
1116

1217
## [3.10.2] - 2025-03-21
1318

0 commit comments

Comments
 (0)