We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5897b commit 7ddf9f6Copy full SHA for 7ddf9f6
CHANGELOG.md
@@ -1,10 +1,14 @@
1
# Roo Code Changelog
2
3
-## 3.26.1
4
-
5
-### Patch Changes
6
7
-- - Add Vercel AI Gateway provider integration (thanks @joshualipman123!)
+## [3.26.1] - 2025-08-27
+
+- 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!)
8
+- Show model ID in API configuration dropdown (thanks @daniel-lxs!)
9
+- Update tooltip component to match native VSCode tooltip shadow styling (thanks @roomote!)
10
+- Fix: remove duplicate cache display in task header (thanks @mrubens!)
11
+- Random chat text area cleanup (thanks @cte!)
12
13
## [3.26.0] - 2025-08-26
14
0 commit comments