File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232* 发送图片消息
3333* 发送文件消息
3434* 发送卡片消息
35+ * 发送 XML
3536* 发送 GIF 消息
3637* 拍一拍群友
3738* 转发消息
@@ -206,9 +207,9 @@ WeChatFerry
206207
207208## 版本更新
208209
209- ### v39.4.3
210+ ### v39.4.4
210211
211- * 实现通过好友申请功能 。
212+ * 实现通发送 XML 功能 。
212213
213214<details ><summary >点击查看更多</summary >
214215
@@ -220,6 +221,10 @@ WeChatFerry
220221* ` y ` 是 ` WeChatFerry ` 的版本,从 0 开始
221222* ` z ` 是各客户端的版本,从 0 开始
222223
224+ ### v39.4.3
225+
226+ * 实现通过好友申请功能。
227+
223228### v39.4.2
224229
225230* 修复附件下载类型错误。
Original file line number Diff line number Diff line change 5151//
5252
5353VS_VERSION_INFO VERSIONINFO
54- FILEVERSION 39,4,3 ,0
54+ FILEVERSION 39,4,4 ,0
5555 PRODUCTVERSION 3,9,12,17
5656 FILEFLAGSMASK 0x3fL
5757#ifdef _DEBUG
6969 BEGIN
7070 VALUE "CompanyName", "WeChatFerry"
7171 VALUE "FileDescription", "WeChatFerry"
72- VALUE "FileVersion", "39.4.3 .0"
72+ VALUE "FileVersion", "39.4.4 .0"
7373 VALUE "InternalName", "spy.dll"
7474 VALUE "LegalCopyright", "Copyright (C) 2023"
7575 VALUE "OriginalFilename", "spy.dll"
You can’t perform that action at this time.
0 commit comments