Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
1d603cdf93
Update CHANGELOG for version 3.28.14
Updated the changelog for version 3.28.14 to include GLM-4.6 model support.
2025-09-30 09:36:50 -04:00
github-actions[bot]
f89f3e28ee changeset version bump 2025-09-30 13:34:33 +00:00
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
![3.28.14 Release - GLM-4.6 Model Support](/releases/3.28.14-release.png)
- Add support for GLM-4.6 model for z.ai provider (#8406 by @dmarkey, PR by @roomote)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog # Roo Code Changelog
## [3.28.14] - 2025-09-30
![3.28.14 Release - GLM-4.6 Model Support](/releases/3.28.14-release.png)
- Add support for GLM-4.6 model for z.ai provider (#8406 by @dmarkey, PR by @roomote)
## [3.28.13] - 2025-09-29 ## [3.28.13] - 2025-09-29
- Fix: Remove topP parameter from Bedrock inference config (#8377 by @ronyblum, PR by @daniel-lxs) - Fix: Remove topP parameter from Bedrock inference config (#8377 by @ronyblum, PR by @daniel-lxs)

View file

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