File tree Expand file tree Collapse file tree 3 files changed +16
-17
lines changed Expand file tree Collapse file tree 3 files changed +16
-17
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.7] - 2025-09-05
3
+ ## [ 3.27.0] - 2025-09-05
4
+
5
+ ![ 3.27.0 Release - Bug Fixes and Improvements] ( /releases/3.27.0-release.png )
6
+
7
+ - Add: User message editing and deletion functionality (thanks @NaccOll !)
8
+ - Add: Kimi K2-0905 model support in Chutes provider (#7700 by @pwilkin , PR by @app/roomote )
9
+ - Fix: Prevent stack overflow in codebase indexing for large projects (#7588 by @StarTrai1 , PR by @daniel-lxs )
10
+ - Fix: Resolve race condition in Gemini Grounding Sources by improving code design (#6372 by @daniel-lxs , PR by @HahaBill )
11
+ - Fix: Preserve conversation context by retrying with full conversation on invalid previous_response_id (thanks @daniel-lxs !)
12
+ - Fix: Identify MCP and slash command config path in multiple folder workspaces (#6720 by @kfuglsang , PR by @NaccOll )
13
+ - Fix: Handle array paths from VSCode terminal profiles correctly (#7695 by @Amosvcc , PR by @app/roomote )
14
+ - Fix: Improve WelcomeView styling and readability (thanks @daniel-lxs !)
15
+ - Fix: Resolve CI e2e test ETIMEDOUT errors when downloading VS Code (thanks @daniel-lxs !)
16
+
17
+ ## [ 3.26.7] - 2025-09-04
4
18
5
19
![ 3.26.7 Release - OpenAI Service Tiers] ( /releases/3.26.7-release.png )
6
20
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.7 " ,
6
+ "version" : " 3.27.0 " ,
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