changeset version bump

This commit is contained in:
github-actions[bot] 2025-09-03 13:45:56 +00:00
parent 7f5d82f8c6
commit 093b480bb2
3 changed files with 7 additions and 12 deletions

View file

@ -1,11 +0,0 @@
---
"roo-cline": patch
---
![3.26.5 Release - Enhanced AI Thinking Capabilities](/releases/3.26.5-release.png)
- feat: Add support for Qwen3 235B A22B Thinking 2507 model in chutes (thanks @mohammad154!)
- feat: Add auto-approve support for MCP access_resource tool (#7565 by @m-ibm, PR by @daniel-lxs)
- feat: Add configurable embedding batch size for code indexing (#7356 by @BenLampson, PR by @app/roomote)
- fix: Add cache reporting support for OpenAI-Native provider (thanks @hannesrudolph!)
- feat: Move message queue to the extension host for better performance (thanks @cte!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.26.5
### Patch Changes
- ![3.26.5 Release - Enhanced AI Thinking Capabilities](/releases/3.26.5-release.png)
## [3.26.4] - 2025-09-01
![3.26.4 Release - Memory Optimization](/releases/3.26.4-release.png)

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.26.4",
"version": "3.26.5",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",