Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 2078537

Browse files
Changeset version bump (#11005)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
1 parent 7b54a73 commit 2078537

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

.changeset/v3.44.1.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Roo Code Changelog
22

3+
## [3.44.1] - 2026-01-27
4+
5+
- Fix LiteLLM tool ID validation errors for Bedrock proxy (PR #10990 by @daniel-lxs)
6+
- Add temperature=0.9 and top_p=0.95 to zai-glm-4.7 model for better generation quality (PR #10945 by @sebastiand-cerebras)
7+
- Add quality checks to marketing site deployment workflows (PR #10959 by @mp-roocode)
8+
39
## [3.44.0] - 2026-01-26
410

511
![3.44.0 Release - Worktrees](/releases/3.44.0-release.png)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.44.0",
6+
"version": "3.44.1",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)