Skip to content

Commit 7bf143e

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#1881)
* changeset version bump * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 5720b6b commit 7bf143e

File tree

7 files changed

+17
-25
lines changed

7 files changed

+17
-25
lines changed

.changeset/late-chefs-remember.md

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

.changeset/old-llamas-fold.md

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

.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

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Roo Code (prev. Roo Cline)",
44
"description": "A whole dev team of AI agents in your editor.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.10.2",
6+
"version": "3.10.3",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)