Skip to content

Commit 1cd0fae

Browse files
authored
chore: bump version to 2.4.4 (#1050)
1 parent 471017f commit 1cd0fae

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CoStrict Change Log
22

3+
## [2.4.4]
4+
5+
- Add support for task history backup and restore, supporting export as .tar.gz backup files (PR #1049)
6+
- Fix: prevent mode reset when temporarily hidden by zgsm filter (PR #1048)
7+
38
## [2.4.3]
49

510
- Implement streaming status tracking and improve task management

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.long%",
44
"description": "%extension.description%",
55
"publisher": "zgsm-ai",
6-
"version": "2.4.3",
6+
"version": "2.4.4",
77
"icon": "assets/images/shenma_robot_logo_big.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)