Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
62cecde572
Revise changelog for version 3.44.1
Updated version number and fixed duplicate entry in changelog.
2026-01-27 10:28:09 -05:00
github-actions[bot]
c49c197fc8 changeset version bump 2026-01-27 15:22:51 +00:00
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Fix LiteLLM tool ID validation errors for Bedrock proxy (PR #10990 by @daniel-lxs)
- Add temperature=0.9 and top_p=0.95 to zai-glm-4.7 model for better generation quality (PR #10945 by @sebastiand-cerebras)
- Add quality checks to marketing site deployment workflows (PR #10959 by @mp-roocode)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## [3.44.1] - 2026-01-27
- Fix LiteLLM tool ID validation errors for Bedrock proxy (PR #10990 by @daniel-lxs)
- Add temperature=0.9 and top_p=0.95 to zai-glm-4.7 model for better generation quality (PR #10945 by @sebastiand-cerebras)
- Add quality checks to marketing site deployment workflows (PR #10959 by @mp-roocode)
## [3.44.0] - 2026-01-26
![3.44.0 Release - Worktrees](/releases/3.44.0-release.png)

View file

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