We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622da63 commit 537167cCopy full SHA for 537167c
.changeset/v3.26.2.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Roo Code Changelog
2
3
+## 3.26.2
4
+
5
+### Patch Changes
6
7
+- - feat: Add experimental image generation tool with OpenRouter integration (thanks @daniel-lxs!)
8
9
## [3.26.1] - 2025-08-27
10
11
- Add Vercel AI Gateway provider integration (thanks @joshualipman123!)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.26.1",
+ "version": "3.26.2",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments