Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit e98f4b9

Browse files
Changeset version bump (#9112)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
1 parent f93aafe commit e98f4b9

3 files changed

Lines changed: 12 additions & 13 deletions

File tree

.changeset/v3.31.0.md

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

CHANGELOG.md

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

3+
## [3.31.0] - 2025-11-07
4+
5+
![3.31.0 Release - Todo List and Task Header Improvements](/releases/3.31.0-release.png)
6+
7+
- Improvements to to-do lists and task headers (thanks @brunobergher!)
8+
- Fix: Prevent crash when streaming chunks have null choices array (thanks @daniel-lxs!)
9+
- Fix: Prevent context condensing on settings save when provider/model unchanged (#4430 by @hannesrudolph, PR by @daniel-lxs)
10+
- Fix: Respect custom OpenRouter URL for all API operations (#8947 by @sstraus, PR by @roomote)
11+
- Add comprehensive error logging to Roo Cloud provider (thanks @daniel-lxs!)
12+
- UX: Less caffeinated kangaroo (thanks @brunobergher!)
13+
314
## [3.30.3] - 2025-11-06
415

516
![3.30.3 Release - Moonshot Brain](/releases/3.30.3-release.png)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.30.3",
6+
"version": "3.31.0",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)