Skip to content

Commit b262fb7

Browse files
Merge branch 'RooVetGit:main' into main
2 parents 1854c5d + 4fa4943 commit b262fb7

File tree

110 files changed

+2710
-1121
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+2710
-1121
lines changed

.changeset/bright-trains-crash.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"roo-cline": minor
3+
---
4+
5+
UX fixes that:
6+
7+
- Allow dropdowns to be controlled when text box is disabled
8+
- Separates and clarifies buttons and dropdowns from inputs
9+
- Adds a secondary placeholder for easier visibility of mode controls
10+
- Updates to tailwind standard

.changeset/heavy-eyes-reply.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
Add settings migration to support renaming legacy settings files to new format

.changeset/late-chefs-remember.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nine-ways-worry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
Add the openAiR1FormatEnabled field to enable this switch in OpenAI compatible mode to support the current QWQ and future additional classes of R1 models.

.changeset/twelve-pumpkins-sit.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/wise-icons-sort.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

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!)
16+
317
## [3.10.2] - 2025-03-21
418

519
- Fixes to context mentions on Windows

README.md

Lines changed: 20 additions & 19 deletions
Large diffs are not rendered by default.

locales/ca/README.md

Lines changed: 16 additions & 15 deletions
Large diffs are not rendered by default.

locales/de/README.md

Lines changed: 16 additions & 15 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)