Releases: Gh0u1L5/WechatMagician
Releases · Gh0u1L5/WechatMagician
v2.1.1
- Fix the misbehavior on image, video and voice messages.
- Fix some small bugs related to concurrency.
- Improve the accuracy for inserting recalling notification.
v2.1.0
- Change the style of recalling notifications.
- Bypass the limit on number of recipients when retransmit messages.
- Add a button "Select All" in "Select Contacts" interface.
- Make a huge improvement on documents.
- Fix some small bugs that slow down the Wechat application.
v2.0.1
- Fix a stupid bug in version 2.0.0 urgently.
- Introduce static/dynamic analysis to defeat the obfuscator used by Wechat, significantly improve the stability.
- Add notification for recalling images and links.
- Refactor a large number of codes, improve the coding style and readability.
- Fix some trivial bugs.
v1.1.0
- Handle NoSuchMethodError more gracefully.
- Update easter egg for 6.5.13
- Bump up the version of build tools
- Fix some small warnings.
- Reformat some codes.
v1.0.9
- Support easter egg feature in from Wechat 6.5.3 to 6.5.10
v1.0.8
- Package the correct xposed API, now the module should works
- Follow system language settings when add labels
v1.0.7
- Rename rarnu.norevoke to gh0u1l5.wechatmagician
- Update the version of Android SDK and build tool
- Remove useless apk signing key cloned from wechat_no_revoke
- Update documents in README.md and main activity
v1.0.6
- Introduce concurrency safety
- Update to latest Kotlin and Android SDK
v1.0.5
- Use a different way to implement wechat_no_revoke
- Add features about Wechat moments
- Rewrite most of the functions in Kotlin style