@lansenger-pm/openclaw-lansenger-channel 2.3.2 → 2.3.3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lansenger-pm/openclaw-lansenger-channel",
3
- "version": "2.3.2",
3
+ "version": "2.3.3",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "files": [
@@ -199,7 +199,7 @@ openclaw pairing approve lansenger <code>
199
199
  - **AppArticles uses `description` not `summary`** — the article description field is called `description`, not `summary`
200
200
  - **`text-indent` MUST have units** — bare `0` causes empty API response; use `0em`
201
201
  - **Dynamic cards require `headStatusInfo`** — auto-filled if omitted, but explicit is better
202
- - **Personal bots only** — organization/enterprise bots are NOT supported
202
+ - **Gateway URL is per-environment** — the plugin uses whatever `apiGatewayUrl` is configured (e.g. `https://apigw.lx.qianxin.com` for 奇安信 environments, or `https://open.e.lanxin.cn/open/apigw` for standard Lansenger). All API endpoints are appended to this base URL. Do NOT assume the default gateway — always use the configured value.
203
203
  - **Message length limit** ~4000 characters
204
204
  - **File size limits** depend on organization's Lansenger configuration
205
205
  - **Credentials** in Lansenger Desktop → Contacts → Bots → Personal Bot → ℹ️ icon