Skip to content

Commit 2e65366

Browse files
authored
chore(release): version 2.0.13 (#652)
1 parent d8c65e2 commit 2e65366

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.13]
4+
5+
- Add additional notes on Windows `taskkill` argument behavior in bash
6+
- Add API provider validation for code review features
7+
- Optimize settings for batch saving
8+
- Update branding and improve debounce timing
9+
- Add notification service with banner
10+
- Update UI style
11+
- Updated internationalization
12+
- Optimized performance
13+
- Optimize PDF file processing
14+
- Update default modelID to `Auto`
15+
- Fix mcp timeout setting
16+
- Fixed `zgsmAiCustomModelInfo` being overwritten
17+
- Fix `openAiHeaders` being overwritten
18+
- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/4e6cdad052d9526a8d861c6a5fc02443e46646c1)
19+
- Fix known issues
20+
321
## [2.0.12]
422

523
- Fix codereview (#638)

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

0 commit comments

Comments
 (0)