@lansenger-pm/openclaw-lansenger-channel 3.2.10 → 3.2.11
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/README.fr.md +1 -0
- package/README.zhHans.md +1 -0
- package/README.zhHant.md +1 -0
- package/README.zhHantHK.md +1 -0
- package/package.json +1 -1
package/README.fr.md
CHANGED
|
@@ -379,6 +379,7 @@ Les mises à jour de statut d'approbation utilisent le format DynamicMsg appCard
|
|
|
379
379
|
|
|
380
380
|
## Journal des modifications
|
|
381
381
|
|
|
382
|
+
- **v3.2.10** — Alerte au démarrage si `group:plugins` absent de l'allowlist ; `configWrites` dans le schema de config canal ; plugin compagnon via `globalThis.__lansenger_channel`
|
|
382
383
|
- **v3.1** — Wizard multi-compte ; alignement dmPolicy (dmSecurity→dmPolicy + paired→pairing) ; prompts bilingues ; shouldPrompt skip steps configurés ; migration config multi-compte
|
|
383
384
|
- **v3.0** — Ajout `lansenger_send_format_text` (Markdown + @mention) ; réécriture SKILL.md ; correction headStatusInfo description+colour
|
|
384
385
|
- **v2.10** — Conversion px→pt appCard ; classification erreurs sendImageUrl ; journalisation outils
|
package/README.zhHans.md
CHANGED
|
@@ -393,6 +393,7 @@ Agent 路由由 OpenClaw 的 `bindings[]` 配置管理——见[多 Agent 路由
|
|
|
393
393
|
|
|
394
394
|
## 更新日志
|
|
395
395
|
|
|
396
|
+
- **v3.2.10** — 启动时检测 `group:plugins` 缺失警告;`configWrites` 加入频道配置 schema;伴生插件通过 `globalThis.__lansenger_channel` 共享运行时状态
|
|
396
397
|
- **v3.1** — 多账号设置向导;dmPolicy 对齐 OpenClaw 标准(dmSecurity→dmPolicy + paired→pairing);中英双语提示文案;凭证 shouldPrompt 跳过已配置步骤;多账号配置迁移清理
|
|
397
398
|
- **v3.0** — 新增 `lansenger_send_format_text` 工具(Markdown + @提及);重写 SKILL.md;修正 headStatusInfo description+colour 语义
|
|
398
399
|
- **v2.10** — appCard font-size px→pt 自动转换;sendImageUrl 错误分类;工具注册日志
|
package/README.zhHant.md
CHANGED
|
@@ -379,6 +379,7 @@ Agent 路由由 OpenClaw 的 `bindings[]` 設定管理——見[多 Agent 路由
|
|
|
379
379
|
|
|
380
380
|
## 更新日誌
|
|
381
381
|
|
|
382
|
+
- **v3.2.10** — 啟動時檢測 `group:plugins` 缺失警告;`configWrites` 加入頻道配置 schema;伴生插件透過 `globalThis.__lansenger_channel` 共享運行時狀態
|
|
382
383
|
- **v3.1** — 多帳號設定精靈;dmPolicy 對齊 OpenClaw 標準(dmSecurity→dmPolicy + paired→pairing);中英雙語提示文案;憑證 shouldPrompt 跳過已設定步驟;多帳號設定遷移清理
|
|
383
384
|
- **v3.0** — 新增 `lansenger_send_format_text` 工具(Markdown + @提及);重寫 SKILL.md;修正 headStatusInfo description+colour 語義
|
|
384
385
|
- **v2.10** — appCard font-size px→pt 自動轉換;sendImageUrl 錯誤分類;工具註冊日誌
|
package/README.zhHantHK.md
CHANGED
|
@@ -381,6 +381,7 @@ Agent 路由由 OpenClaw 的 `bindings[]` 設定管理——見[多 Agent 路由
|
|
|
381
381
|
|
|
382
382
|
## 更新日誌
|
|
383
383
|
|
|
384
|
+
- **v3.2.10** — 啟動時檢測 `group:plugins` 缺失警告;`configWrites` 加入頻道配置 schema;伴生插件透過 `globalThis.__lansenger_channel` 共享運行時狀態
|
|
384
385
|
- **v3.1** — 多帳號設定精靈;dmPolicy 對齊 OpenClaw 標準(dmSecurity→dmPolicy + paired→pairing);中英雙語提示文案;憑證 shouldPrompt 跳過已設定步驟;多帳號設定遷移清理
|
|
385
386
|
- **v3.0** — 新增 `lansenger_send_format_text` 工具(Markdown + @提及);重寫 SKILL.md;修正 headStatusInfo description+colour 語義
|
|
386
387
|
- **v2.10** — appCard font-size px→pt 自動轉換;sendImageUrl 錯誤分類;工具註冊日誌
|