Skip to content

Commit 329c472

Browse files
github-actions[bot]mrubens
authored andcommitted
Changeset version bump (RooCodeInc#7651)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent f94ac45 commit 329c472

File tree

3 files changed

+10
-12
lines changed

3 files changed

+10
-12
lines changed

.changeset/v3.26.6.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Roo Code Changelog
22

3+
## [3.26.6] - 2025-09-03
4+
5+
![3.26.6 Release - Bug Fixes and Tool Improvements](/releases/3.26.6-release.png)
6+
7+
- Add experimental run_slash_command tool to let the model initiate slash commands (thanks @app/roomote!)
8+
- Fix: use askApproval wrapper in insert_content and search_and_replace tools (#7648 by @hannesrudolph, PR by @app/roomote)
9+
- Add Kimi K2 Turbo model configuration to moonshotModels (thanks @wangxiaolong100!)
10+
- Fix: preserve scroll position when switching tabs in settings (thanks @DC-Dancao!)
11+
312
## [3.26.5] - 2025-09-03
413

514
![3.26.5 Release - Enhanced AI Thinking Capabilities](/releases/3.26.5-release.png)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.26.5",
6+
"version": "3.26.6",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)