Skip to content

Commit ff3ebb2

Browse files
authored
chore: update version to 2.8.11 (#1271)
1 parent 98bd3ed commit ff3ebb2

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,21 @@
22

33
> For the complete history, please visit [CHANGELOG_ARCHIVE.md](./CHANGELOG_ARCHIVE.md)
44
5+
## [2.8.11]
6+
7+
- Maintenance release with documentation updates
8+
- Optimize model list refresh (#1268)
9+
510
## [2.8.10]
611

7-
- Add `.claude` directory support for skill discovery (#1266)
8-
- Revert remote agent installer and related commands (#1267)
9-
- Recover `refreshOnDiskCacheHit` option for model fetching and caching (#1269)
12+
- Add third-party skill support
13+
- Revert external tool bootstrapper and related commands
14+
- Recover `refreshOnDiskCacheHit` option for model fetching and caching
1015

1116
## [2.8.8]
1217

13-
- Add remote agent installation support (#1258)
14-
- Defer RemoteAgentInstaller startup, add skills polling, and handle 404 version errors (#1261)
18+
- Add external tool sync for remote development environments (#1258)
19+
- Defer ExternalToolSync startup, add skills polling, and handle 404 version errors (#1261)
1520
- Fix known issues
1621

1722
## [2.8.7]

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

0 commit comments

Comments
 (0)