Skip to content

Commit 8f0d8d5

Browse files
authored
chore(version): update to 2.0.14 (#666)
1 parent 969e6c6 commit 8f0d8d5

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.14]
4+
5+
- Add api provider filtering for modes and workflow features
6+
- Add commit review
7+
- Add abort signal handling for streaming responses
8+
- Optimize model display information calculation
9+
- Optimize codereview
10+
- Optimize UI identification for all models
11+
- Optimize performance
12+
- Update mcp dependencies
13+
- Refactor follow-up auto-approval
14+
- Remove unused TelemetryEventName import
15+
- Update disclaimer section
16+
- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/f7c2e8d164eb53a4d13b6b7d672be473785d76eb)
17+
- Fix known issues
18+
319
## [2.0.13]
420

521
- Add additional notes on Windows `taskkill` argument behavior in bash

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.0.13",
6+
"version": "2.0.14",
77
"icon": "assets/images/shenma_robot_logo_big.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)