Skip to content

Commit 8e4b145

Browse files
Changeset version bump (#9005)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Estreich <[email protected]>
1 parent 65bb672 commit 8e4b145

File tree

4 files changed

+15
-33
lines changed

4 files changed

+15
-33
lines changed

.changeset/swift-baboons-slide.md

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

.changeset/v3.30.0.md

Lines changed: 0 additions & 27 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.30.0] - 2025-11-03
4+
5+
![3.30.0 Release - PR Fixer](/releases/3.30.0-release.png)
6+
7+
- Feat: Add OpenRouter embedding provider support (#8972 by @dmarkey, PR by @dmarkey)
8+
- Feat: Add GLM-4.6 model to Fireworks provider (#8752 by @mmealman, PR by @app/roomote)
9+
- Feat: Add MiniMax M2 model to Fireworks provider (#8961 by @dmarkey, PR by @app/roomote)
10+
- Feat: Add preserveReasoning flag to include reasoning in API history (thanks @daniel-lxs!)
11+
- Fix: Prevent message loss during queue drain race condition (#8536 by @hannesrudolph, PR by @daniel-lxs)
12+
- Fix: Capture the reasoning content in base-openai-compatible for GLM 4.6 (thanks @mrubens!)
13+
- Fix: Create new Requesty profile during OAuth (thanks @Thibault00!)
14+
- Fix: Prevent UI flicker and enable resumption after task cancellation (thanks @daniel-lxs!)
15+
- Fix: Cleanup terminal settings tab and change default terminal to inline (thanks @hannesrudolph!)
16+
317
## [3.29.5] - 2025-11-01
418

519
- Fix: Resolve Qdrant codebase_search error by adding keyword index for type field (#8963 by @rossdonald, PR by @app/roomote)

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.29.5",
6+
"version": "3.30.0",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)