File tree Expand file tree Collapse file tree 3 files changed +9
-10
lines changed Expand file tree Collapse file tree 3 files changed +9
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Roo Code Changelog
22
3+ ## [ 3.23.9] - 2025-07-14
4+
5+ - Enable Claude Code provider to run natively on Windows (thanks @SannidhyaSah !)
6+ - Add configurable timeout for command execution
7+ - Add gemini-embedding-001 model to code-index service (thanks @daniel-lxs !)
8+ - Resolve vector dimension mismatch error when switching embedding models
9+ - Return the cwd in the exec tool's response so that the model is not lost after subsequent calls (thanks @chris-garrett !)
10+
311## [ 3.23.8] - 2025-07-13
412
513- Add enable/disable toggle for code indexing (thanks @daniel-lxs !)
Original file line number Diff line number Diff line change 33 "displayName" : " %extension.displayName%" ,
44 "description" : " %extension.description%" ,
55 "publisher" : " RooVeterinaryInc" ,
6- "version" : " 3.23.8 " ,
6+ "version" : " 3.23.9 " ,
77 "icon" : " assets/icons/icon.png" ,
88 "galleryBanner" : {
99 "color" : " #617A91" ,
You can’t perform that action at this time.
0 commit comments