Skip to content

Commit deef887

Browse files
authored
build: Update version to 1.6.11 (#448)
1 parent 323eb73 commit deef887

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.6.11]
4+
5+
- Adds models refresh for costrict provider
6+
- Add line navigation for file jumps in chat interface
7+
- Implement chat cancellation and improve search functionality
8+
- Enhance metrics loading and pushing logic in PrometheusTelemetryClient
9+
- Update conditional class for provider renderer visibility
10+
- Enhance chat UI
11+
- Sync roocode
12+
- Update ci
13+
- Fix known issues
14+
315
## [1.6.10]
416

517
- Improves chat search

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

0 commit comments

Comments
 (0)