diff --git a/README.md b/README.md index b482484a..e925f697 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

-![platform](https://img.shields.io/badge/platform-macos-lightgrey.svg) [![release](https://img.shields.io/badge/release-v2.6.5-brightgreen.svg)](https://github.com/MustangYM/WeChatExtension-ForMac/releases) ![support](https://img.shields.io/badge/support-wechat%202.4.2-blue.svg) +![platform](https://img.shields.io/badge/platform-macos-lightgrey.svg) [![release](https://img.shields.io/badge/release-v2.6.7-brightgreen.svg)](https://github.com/MustangYM/WeChatExtension-ForMac/releases) ![support](https://img.shields.io/badge/support-wechat%202.4.2-blue.svg) - 支持[企业微信](https://github.com/MustangYM/WeChatICU-ForMac),由此进。 - 如果你希望更简约,这里提供了[简版小助手](https://github.com/MustangYM/WeChatSeptet-ForMac),安装方式与WeChatExtension的手动安装方式一样。 @@ -197,6 +197,7 @@ sudo rm -r -f WeChatExtension-ForMac && git clone --depth=1 https://github.com/M ## 更新日志 ``` +2020-09-16 适配微信2.4.2(15650)Beta 148,修复微信会话列表为空,新增通讯录管理皮肤适配,小程序成为独立模块,多开与小程序终于完美兼容,喜极而泣! 2020-08-28 重构退群监控,会话列表选中高亮,修复部分低版本微信Crash。 2020-08-13 聊天输入框/表情选择/收藏界面图标优化,修复联系人列表/详情页面若干BUG。 2020-07-27 修复免认证登录后, 主页面一片空白。修复部分机器会话标题显示不全。适配10.13低版本系统聊天框底部图标不显示。