fix 微信消息转发v2.7特殊消息指定用户支持title匹配

This commit is contained in:
thsrite
2024-06-14 16:17:25 +08:00
parent 4300a143f0
commit 0fa48862ba
4 changed files with 7 additions and 6 deletions

View File

@@ -288,11 +288,12 @@
"name": "微信消息转发",
"description": "根据正则转发通知到其他WeChat应用。",
"labels": "消息通知",
"version": "2.6",
"version": "2.7",
"icon": "Wechat_A.png",
"author": "thsrite",
"level": 1,
"history": {
"v2.7": "特殊消息指定用户支持title匹配",
"v2.6": "已完成订阅额外消息查询订阅历史订阅用户",
"v2.5.1": "修复token过期重发未存储userid问题",
"v2.5": "增强额外消息发送",