From 05cf0ca05eaf03fd0f7859a6aeb25aca65c2f4d4 Mon Sep 17 00:00:00 2001 From: Zhongyi Tong Date: Sat, 16 Jan 2016 15:43:38 +0800 Subject: [PATCH] Update README. --- README.md | 5 ++--- README_EN.md | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8b524217..321e05c9 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,9 @@ ## 最新版本 -[**v1.2 (2015.12.17) 重要更新**](https://github.com/geeeeeeeeek/WeChatLuckyMoney/releases/tag/v1.2) +[**v1.4 (2016.01.16)**](https://github.com/geeeeeeeeek/WeChatLuckyMoney/releases/tag/v1.4) -1. 增加了微信语言 英语 的支持,修复了由此导致的一系列问题。 -2. 修改了红包重复判断的逻辑,戳“名称与缓存不一致的红包”和“名称一致且间隔大于5秒”的红包。 +1. 修复了微信新版(6.3.9.48_refecd3e)红包UI调整导致的功能失效。 ## 使用方法 diff --git a/README_EN.md b/README_EN.md index 75ad267a..54612642 100644 --- a/README_EN.md +++ b/README_EN.md @@ -12,10 +12,9 @@ The following doc is targeted at **stable branch**. ## Newest Version -[**v1.2 (2015.12.17) !important**](https://github.com/geeeeeeeeek/WeChatLuckyMoney/releases/tag/v1.2) +[**v1.4 (2016.01.16)**](https://github.com/geeeeeeeeek/WeChatLuckyMoney/releases/tag/v1.4) -1. Add support for the English language. Fix related issues. -2. Change the logic of detecting duplicate red envelopes. Only those name unmatched with cached or those name matched but with a duration > 5 secs will be touched. +1. Fix failure caused by new WeChat Hongbao UI. Related issue [#41](https://github.com/geeeeeeeeek/WeChatLuckyMoney/issues/41). ## Usage