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>
This commit is contained in:
github-actions[bot] 2025-11-07 23:30:28 -05:00 committed by GitHub
parent f93aafefe1
commit e98f4b9057
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 13 deletions

View file

@ -1,12 +0,0 @@
---
"roo-cline": minor
---
![3.31.0 Release - Todo List and Task Header Improvements](/releases/3.31.0-release.png)
- Improvements to to-do lists and task headers (thanks @brunobergher!)
- Fix: Prevent crash when streaming chunks have null choices array (thanks @daniel-lxs!)
- Fix: Prevent context condensing on settings save when provider/model unchanged (#4430 by @hannesrudolph, PR by @daniel-lxs)
- Fix: Respect custom OpenRouter URL for all API operations (#8947 by @sstraus, PR by @roomote)
- Add comprehensive error logging to Roo Cloud provider (thanks @daniel-lxs!)
- UX: Less caffeinated kangaroo (thanks @brunobergher!)

View file

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

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.30.3",
"version": "3.31.0",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",