feat: release 2.1.0

This commit is contained in:
zhayujie
2026-06-01 16:02:55 +08:00
parent ce0249706e
commit feaa9076b0
20 changed files with 252 additions and 31 deletions

View File

@@ -2934,7 +2934,7 @@ class ChannelsHandler:
],
}),
("wechat_kf", {
"label": {"zh": "微信客服", "en": "WeCom Customer Service"},
"label": {"zh": "微信客服", "en": "WeChat Customer Service"},
"icon": "fa-headset",
"color": "emerald",
"fields": [

View File

@@ -1,4 +1,4 @@
# 微信客服WeCom Customer Service通道
# 微信客服WeChat Customer Service通道
> 与 `channel/wechatcom/`(企微自建应用)是两个**独立的 CoW 通道**
>

View File

@@ -1,6 +1,6 @@
# -*- coding=utf-8 -*-
"""
WeCom Customer Service (微信客服) channel for CoW.
WeChat Customer Service (微信客服) channel for CoW.
Differences from `channel/wechatcom/` (企微自建应用):
1. Audience: external WeChat users (not internal members).