Skip to content

Commit 674f5f0

Browse files
github-actions[bot]mrubens
authored andcommitted
Changeset version bump (RooCodeInc#8866)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent a893df3 commit 674f5f0

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

.changeset/v3.29.2.md

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

CHANGELOG.md

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

3+
## [3.29.2] - 2025-10-27
4+
5+
- Add support for LongCat-Flash-Thinking-FP8 models in Chutes AI provider (#8425 by @leakless21, PR by @roomote)
6+
- Fix: Remove specific Claude model version from settings descriptions to avoid outdated references (#8435 by @rwydaegh, PR by @roomote)
7+
- Fix: Correct caching logic in Roo provider to improve performance (thanks @mrubens!)
8+
- Fix: Ensure free models don't display pricing information in the UI (thanks @mrubens!)
9+
310
## [3.29.1] - 2025-10-26
411

512
![3.29.1 Release - Window Cleaning](/releases/3.29.1-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.29.1",
6+
"version": "3.29.2",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)