changeset version bump

This commit is contained in:
github-actions[bot] 2025-11-04 00:10:02 +00:00
parent 65bb672d23
commit ea180120b4
4 changed files with 11 additions and 33 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
v3.29.6

View file

@ -1,27 +0,0 @@
---
"roo-cline": minor
---
![3.30.0 Release - PR Fixer](/releases/3.30.0-release.png)
## Extension Improvements
- Add OpenRouter embedding provider support (#8972 by @dmarkey, PR by @dmarkey)
- Convert Chutes to dynamic/router provider (thanks @app/roomote!)
- Fix: prevent message loss during queue drain race condition (#8536 by @hannesrudolph, PR by @daniel-lxs)
- Add GLM-4.6 model to Fireworks provider (#8752 by @mmealman, PR by @app/roomote)
- Add MiniMax M2 model to Fireworks.ai provider (#8961 by @dmarkey, PR by @app/roomote)
- Add preserveReasoning flag to include reasoning in API history (thanks @daniel-lxs!)
- Capture the reasoning content in base-openai-compatible for GLM 4.6 (thanks @mrubens!)
- Handle <think> tags in the base OpenAI-compatible provider (thanks @mrubens!)
- Don't output newline-only reasoning (thanks @mrubens!)
- Fix: create new Requesty profile during OAuth (thanks @Thibault00!)
- Fix: prevent UI flicker and enable resumption after task cancellation (thanks @daniel-lxs!)
- Fix: update terminal settings documentation link (thanks @hannesrudolph!)
- Terminal settings: Cleanup terminal settings tab and change default terminal to inline (thanks @hannesrudolph!)
- Optimize router model fetching with single-provider filtering (thanks @daniel-lxs!)
- Update readme to link the new Custom Modes video (thanks @SannidhyaSah!)
## New Cloud Agent: PR Fixer
We're excited to introduce the **PR Fixer** cloud agent to complement our existing PR Reviewer! The PR Fixer can analyze pull request feedback, check for failing tests, and help resolve merge conflicts before applying necessary code changes. Visit the new [PR Fixer page](https://roocode.com/pr-fixer?utm_source=roocode&utm_medium=changelog&utm_campaign=announcement) to learn more.

View file

@ -1,5 +1,15 @@
# Roo Code Changelog
## 3.30.0
### Minor Changes
- ![3.30.0 Release - PR Fixer](/releases/3.30.0-release.png)
### Patch Changes
- v3.29.6
## [3.29.5] - 2025-11-01
- Fix: Resolve Qdrant codebase_search error by adding keyword index for type field (#8963 by @rossdonald, PR by @app/roomote)

View file

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