Update CHANGELOG for version 3.26.1

Updated the changelog for version 3.26.1 with new features and fixes.
This commit is contained in:
Matt Rubens 2025-08-27 13:41:34 -04:00 committed by GitHub
parent de5897bb01
commit 7ddf9f640d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,14 @@
# Roo Code Changelog
## 3.26.1
## [3.26.1] - 2025-08-27
### Patch Changes
- - Add Vercel AI Gateway provider integration (thanks @joshualipman123!)
- Add Vercel AI Gateway provider integration (thanks @joshualipman123!)
- Add support for Vercel embeddings (thanks @mrubens!)
- Enable on-disk storage for Qdrant vectors and HNSW index (thanks @daniel-lxs!)
- Show model ID in API configuration dropdown (thanks @daniel-lxs!)
- Update tooltip component to match native VSCode tooltip shadow styling (thanks @roomote!)
- Fix: remove duplicate cache display in task header (thanks @mrubens!)
- Random chat text area cleanup (thanks @cte!)
## [3.26.0] - 2025-08-26