We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a6d3e commit 6f330d5Copy full SHA for 6f330d5
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Costrict Change Log
2
3
+## [1.6.7]
4
+
5
+- Implement MetricsSerializer for metric persistence and locking
6
+- Optimized shell integration
7
+- Optimized models cache
8
+- Optimized message edit
9
+- Update docs
10
+- Sync roocode
11
+- Fix known issues
12
13
## [1.6.6]
14
15
- Fixed non-UTF8 encoding file issues
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "1.6.6",
+ "version": "1.6.7",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments