openclaw-weixin 3.2.0 → 3.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/CHANGELOG_EN.md +9 -0
- package/README.md +3 -3
- package/README_EN.md +3 -3
- package/openclaw.plugin.json +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
package/CHANGELOG_EN.md
CHANGED
|
@@ -6,6 +6,15 @@ This project follows the [Keep a Changelog](https://keepachangelog.com/) format.
|
|
|
6
6
|
|
|
7
7
|
## [Unreleased]
|
|
8
8
|
|
|
9
|
+
## [3.2.1] - 2026-09-18
|
|
10
|
+
|
|
11
|
+
### Changed
|
|
12
|
+
|
|
13
|
+
- **OpenClaw development SDK:** Pin `2026.9.4` with matching build metadata and
|
|
14
|
+
update the recommended development environment to Node.js `24.16.0`. CI retains
|
|
15
|
+
older hosts and Node.js `22.22.3` coverage; the plugin's minimum host and Node.js
|
|
16
|
+
runtime requirements are unchanged.
|
|
17
|
+
|
|
9
18
|
## [3.2.0] - 2026-09-16
|
|
10
19
|
|
|
11
20
|
### Added
|
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
|
|
9
9
|
社区维护的 OpenClaw 微信渠道插件,提供 npm 与 ClawHub 两个安装源。
|
|
10
10
|
本插件需要 OpenClaw `>=2026.6.1`。
|
|
11
|
-
OpenClaw `2026.9.1` / `2026.9.2` 的固定版本及运行环境 CI 覆盖见
|
|
11
|
+
OpenClaw `2026.9.1` / `2026.9.2` / `2026.9.4` 的固定版本及运行环境 CI 覆盖见
|
|
12
12
|
[兼容矩阵](https://openclaw-weixin.newfuture.cc/contributing.html#openclaw-兼容矩阵)。
|
|
13
13
|
|
|
14
14
|
<a id="connect-wechat"></a>
|
|
@@ -25,8 +25,8 @@ OpenClaw `2026.9.1` / `2026.9.2` 的固定版本及运行环境 CI 覆盖见
|
|
|
25
25
|
把下面这段话粘贴到 OpenClaw 聊天框并发送:
|
|
26
26
|
|
|
27
27
|
```text
|
|
28
|
-
|
|
29
|
-
|
|
28
|
+
用 OpenClaw 官方 CLI 后台非交互安装/更新微信社区插件到最新版:已装沿源更新,不沿用旧版本号;新装优先 clawhub:openclaw-wechat,源不可用再用 npm:openclaw-weixin。
|
|
29
|
+
保留配置和登录态,确认在聊天中完成,最后核验版本
|
|
30
30
|
```
|
|
31
31
|
<!-- registry-prompt:end -->
|
|
32
32
|
|
package/README_EN.md
CHANGED
|
@@ -10,7 +10,7 @@ A community-maintained OpenClaw WeChat channel plugin available from npm and
|
|
|
10
10
|
ClawHub.
|
|
11
11
|
This plugin requires OpenClaw `>=2026.6.1`.
|
|
12
12
|
See the [compatibility matrix](https://openclaw-weixin.newfuture.cc/en/contributing.html#openclaw-compatibility-matrix)
|
|
13
|
-
for pinned OpenClaw `2026.9.1` / `2026.9.2` coverage and runtime/platform CI targets.
|
|
13
|
+
for pinned OpenClaw `2026.9.1` / `2026.9.2` / `2026.9.4` coverage and runtime/platform CI targets.
|
|
14
14
|
|
|
15
15
|
<a id="connect-wechat"></a>
|
|
16
16
|
|
|
@@ -26,8 +26,8 @@ for pinned OpenClaw `2026.9.1` / `2026.9.2` coverage and runtime/platform CI tar
|
|
|
26
26
|
Paste this prompt into an OpenClaw chat and send it:
|
|
27
27
|
|
|
28
28
|
```text
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
Use the official OpenClaw CLI to install/update the community-maintained WeChat plugin to the latest version in the background, non-interactively: update existing installations from their current source without reusing an old version number; for new installations, prefer clawhub:openclaw-wechat and use npm:openclaw-weixin only if that source is unavailable.
|
|
30
|
+
Preserve configuration and login state, handle confirmations in chat, and verify the version at the end.
|
|
31
31
|
```
|
|
32
32
|
<!-- registry-prompt:end -->
|
|
33
33
|
|
package/openclaw.plugin.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"id": "openclaw-weixin",
|
|
3
3
|
"name": "WeChat",
|
|
4
4
|
"description": "Community-maintained WeChat (Weixin) channel plugin for OpenClaw using the iLink bot API.",
|
|
5
|
-
"version": "3.2.
|
|
5
|
+
"version": "3.2.1",
|
|
6
6
|
"channels": ["openclaw-weixin"],
|
|
7
7
|
"channelConfigs": {
|
|
8
8
|
"openclaw-weixin": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "openclaw-weixin",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.1",
|
|
4
4
|
"description": "Community-maintained WeChat (Weixin) channel plugin for OpenClaw using the iLink bot API.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Tencent",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"@biomejs/biome": "2.5.13",
|
|
79
79
|
"@types/node": "^26.4.1",
|
|
80
80
|
"@vitest/coverage-v8": "^5.0.0",
|
|
81
|
-
"openclaw": "2026.9.
|
|
81
|
+
"openclaw": "2026.9.4",
|
|
82
82
|
"silk-wasm": "^3.7.1",
|
|
83
83
|
"tar": "7.5.22",
|
|
84
84
|
"typescript": "^7.0.2",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"pluginApi": ">=2026.6.1"
|
|
90
90
|
},
|
|
91
91
|
"build": {
|
|
92
|
-
"openclawVersion": "2026.9.
|
|
92
|
+
"openclawVersion": "2026.9.4"
|
|
93
93
|
},
|
|
94
94
|
"extensions": [
|
|
95
95
|
"./index.ts"
|