Skip to content

Releases: ehForwarderBot/efb-wechat-slave

2.0.7

17 Jan 00:46
4755d17
Compare
Choose a tag to compare

2.0.7 - 2022-01-16

Fixed 修复

  • Fixed order of login verification 修复登录验证的顺序

2.0.6

14 Jan 02:48
36a94c5
Compare
Choose a tag to compare

2.0.6 - 2022-01-13

Added 新增

  • Remove log in session file before reauth attempts if the file is older than 5 minutes. 如果登录会话文件时长超过 5 分钟,在尝试重新登录前会将其删除。
  • Add support to App Message type 4 增加对「4 号应用消息类型」的支持
  • Avoid including repetitive quotations 避免重复的引文 (#122)
  • Add Web WC error message prompt for ID 3 增加 3 号的 Web WC 错误信息的提示文 (#113)
  • 5 more emoji conversions 增加 5 个 emoji 表情符号的转写

Removed 移除

  • UOS Patch removed due to deprecation. UOS 补丁已因不可用而被移除。

Fixed 修复

  • Attempt to prevent thread blocking upon exit during long polling (wxpy) 尝试防止在长时间轮询时退出线程阻塞(wxpy)
  • Log response when account token fetched is not a valid JSON (itchat) 当获取的账户令牌不是有效的 JSON 时输出相应日志(itchat)
  • Fail hot reload early by inspecting sync status upfront (itchat) 通过预先检查同步状态来提前避免热重载失败(itchat)

2.0.5

22 May 23:33
v2.0.5
2d66eb3
Compare
Choose a tag to compare

2.0.5 - 2021-05-22

Changed 变更

  • Include UOS patch to itchatitchat 追加 UOS 补丁

Removed 移除

  • Remove itchat from dependencies as we have already vendor-ed it 从依赖库中移除 itchat、保留内置版本

Fixed 修复

  • Allow cases when flags in config file is set to null 允许配置文件中 flags 为 null 的情况

2.0.4

22 Dec 17:39
v2.0.4
83a605f
Compare
Choose a tag to compare

2.0.4 - 2020-12-22

Fixed 修复

  • Following the latest Bullet API change which caused setup wizard to crash 跟进 Bullet 库的最新 API 修复其导致的安装向导崩溃的问题

2.0.3

22 Nov 17:30
v2.0.3
46fd6ca
Compare
Choose a tag to compare

2.0.3 - 2020-11-23

Added 新增

  • Step-by-step logging for session file and PUID mapping overwrite 登陆会话文件和 PUID 映射关系文件覆盖过程的逐步日志

Fixed 修复

  • Attempt to fix issue where new chat is not properly recognised without verification 尝试修复无验证时新会话没有被识别的问题 (#108)
  • Yet another attempt to fix batch incoming files / videos duplication 再次尝试修复传入文件、视频的内容重复问题
  • Hide quotation marks when max_quote_length is set to 0 当 max_quote_length 为 0 时隐藏引用内容外的引号

2.0.2

09 Jul 09:49
v2.0.2
d5db18f
Compare
Choose a tag to compare

2.0.2 - 2020-07-09

Changed 变更

  • Some changes to the translation of WeChat emoticon to emoji. 更新了部分微信表情的 emoji 转写。

Fixed 修复

  • Files may appear with the same content when received at the same time from WeChat 当同时接收多个文件时,文件内容可能重复
  • Wizard should return int instead of float 配置向导内函数应返回整型而非浮点型

2.0.1

19 Mar 11:07
v2.0.1
e7e73c7
Compare
Choose a tag to compare

2.0.1 - 2020-03-19

Added 新增

  • Safely overwrite session files to mitigate loss of data caused by improper termination of EWS. 安全覆盖会话文件以规避由于非正常终止 EWS 带来的数据丢失。

Fixed 修复

  • Experimental features config wizard breaks on multiple choices. 实验功能设置向导的单选选项崩溃的问题。

2.0.0

31 Jan 09:44
v2.0.0
56c6a56
Compare
Choose a tag to compare

First release of EFB WeChat Slave Channel.

EFB 微信从端的第一个版本。