Skip to content

Commit 130ce29

Browse files
Changeset version bump (#7630)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent c0b9e7a commit 130ce29

File tree

3 files changed

+11
-12
lines changed

3 files changed

+11
-12
lines changed

.changeset/v3.26.5.md

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

CHANGELOG.md

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

3+
## [3.26.5] - 2025-09-03
4+
5+
![3.26.5 Release - Enhanced AI Thinking Capabilities](/releases/3.26.5-release.png)
6+
7+
- feat: Add support for Qwen3 235B A22B Thinking 2507 model in chutes (thanks @mohammad154!)
8+
- feat: Add auto-approve support for MCP access_resource tool (#7565 by @m-ibm, PR by @daniel-lxs)
9+
- feat: Add configurable embedding batch size for code indexing (#7356 by @BenLampson, PR by @app/roomote)
10+
- fix: Add cache reporting support for OpenAI-Native provider (thanks @hannesrudolph!)
11+
- feat: Move message queue to the extension host for better performance (thanks @cte!)
12+
313
## [3.26.4] - 2025-09-01
414

515
![3.26.4 Release - Memory Optimization](/releases/3.26.4-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.4",
6+
"version": "3.26.5",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)