Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
251afb3311
Update changelog for version 3.29.5
Updated version number and fixed formatting issues in the changelog.
2025-11-01 15:36:30 -04:00
github-actions[bot]
0ed8a7ad99 changeset version bump 2025-11-01 19:33:48 +00:00
3 changed files with 6 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
"roo-cline": patch
---
- Fix: Resolve Qdrant codebase_search error by adding keyword index for type field (#8963 by @rossdonald, PR by @app/roomote)
- Fix cost and token tracking between provider styles to ensure accurate usage metrics (thanks @mrubens!)

View file

@ -1,5 +1,10 @@
# Roo Code Changelog
## [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)
- Fix cost and token tracking between provider styles to ensure accurate usage metrics (thanks @mrubens!)
## [3.29.4] - 2025-10-30
- Feat: Add Minimax Provider (thanks @Maosghoul!)

View file

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