File tree Expand file tree Collapse file tree 3 files changed +11
-12
lines changed Expand file tree Collapse file tree 3 files changed +11
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Roo Code Changelog
2
2
3
+ ## [ 3.26.1] - 2025-08-27
4
+
5
+ - Add Vercel AI Gateway provider integration (thanks @joshualipman123 !)
6
+ - Add support for Vercel embeddings (thanks @mrubens !)
7
+ - 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
+
3
13
## [ 3.26.0] - 2025-08-26
4
14
5
15
- Sonic -> Grok Code Fast
Original file line number Diff line number Diff line change 3
3
"displayName" : " %extension.displayName%" ,
4
4
"description" : " %extension.description%" ,
5
5
"publisher" : " RooVeterinaryInc" ,
6
- "version" : " 3.26.0 " ,
6
+ "version" : " 3.26.1 " ,
7
7
"icon" : " assets/icons/icon.png" ,
8
8
"galleryBanner" : {
9
9
"color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments