Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
52e78669a8
Update CHANGELOG.md 2025-07-29 16:22:55 -04:00
github-actions[bot]
800b1203db changeset version bump 2025-07-29 20:20:42 +00:00
3 changed files with 6 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Add support for GLM-4.5-Air model to Chutes AI provider (#6376 by @matbgn, PR by @app/roomote)
- Improve subshell validation (thanks @mrubens!)
- Update docs extractor mode configuration and rules (thanks @hannesrudolph!)

View file

@ -1,5 +1,10 @@
# Roo Code Changelog
## [3.25.1] - 2025-07-29
- Add support for GLM-4.5-Air model to Chutes AI provider (#6376 by @matbgn, PR by @app/roomote)
- Improve subshell validation for commands
## [3.25.0] - 2025-07-29
- Add message queueing (thanks @app/roomote!)

View file

@ -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",