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 c5ba163 commit 43021d3Copy full SHA for 43021d3
.changeset/v3.25.1.md
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Roo Code Changelog
2
3
+## [3.25.1] - 2025-07-29
4
+
5
+- Add support for GLM-4.5-Air model to Chutes AI provider (#6376 by @matbgn, PR by @app/roomote)
6
+- Improve subshell validation for commands
7
8
## [3.25.0] - 2025-07-29
9
10
- Add message queueing (thanks @app/roomote!)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.25.0",
+ "version": "3.25.1",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments