WeChatTweak-macOS

A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨

APACHE-2.0 License

Stars
11.2K

Bot releases are hidden (Show)

WeChatTweak-macOS - 1.4.1 Latest Release

Published by sunnyyoung about 1 year ago

What's Changed

New Contributors

Bug fixes

  • Fix a recalled message overwritten issue, #661 #670 #673
    ⚠️ the old cached recalled message annotations will lost.

Full Changelog: https://github.com/sunnyyoung/WeChatTweak-macOS/compare/1.4.0...1.4.1

WeChatTweak-macOS - 1.4.0

Published by sunnyyoung over 1 year ago

  1. Fix support for WeChat Version 3.8.1 (26638)
    ⚠️ Only support dmg version, please download from https://weixin.qq.com
  2. Fix #649 #632 #625 #624 #619 #618
  3. Support Tap message
  4. Release WeChatTweak-CLI version 1.5

Full Changelog: https://github.com/sunnyyoung/WeChatTweak-macOS/compare/1.3.5...1.4.0

WeChatTweak-macOS - 1.3.5

Published by sunnyyoung over 1 year ago

  1. Fix support for WeChat 3.8.0
  2. Fix recalled message style in chatroom

Full Changelog: https://github.com/sunnyyoung/WeChatTweak-macOS/compare/1.3.4...1.3.5

WeChatTweak-macOS - 1.3.4

Published by sunnyyoung over 1 year ago

  1. Add custom revoked messge mask color support

Full Changelog: https://github.com/sunnyyoung/WeChatTweak-macOS/compare/1.3.3...1.3.4

WeChatTweak-macOS -

Published by sunnyyoung over 1 year ago

  1. Fix a multiple instances issue

Full Changelog: https://github.com/Sunnyyoung/WeChatTweak-macOS/compare/1.3.2...1.3.3

WeChatTweak-macOS -

Published by sunnyyoung over 1 year ago

  1. Upgrade dependencies
  2. Update project settings
  3. Remvoe classic revoked message style

Full Changelog: https://github.com/Sunnyyoung/WeChatTweak-macOS/compare/1.3.1...1.3.2

WeChatTweak-macOS -

Published by sunnyyoung over 2 years ago

WeChatTweak-macOS -

Published by sunnyyoung over 2 years ago

  1. #451 #455 Refactor Alfred module

Note

Please ensure that both Tweak and Alfred workflow are installed to the latest version:

  1. Run brew upgrade wechattweak-cli && sudo wechattweak-cli install
  2. Open WeChat.alfredworkflow

Full Changelog: https://github.com/Sunnyyoung/WeChatTweak-macOS/compare/1.2.5...1.3.0

WeChatTweak-macOS - 1.2.5

Published by sunnyyoung over 2 years ago

  1. Fix anti-revoke message cell mask style issue
  2. Fix #427 #428

Full Changelog: https://github.com/Sunnyyoung/WeChatTweak-macOS/compare/1.2.4...1.2.5

WeChatTweak-macOS - 1.2.4

Published by sunnyyoung over 2 years ago

  1. Fix revoked message mask style issues #392 #426

Full Changelog: https://github.com/Sunnyyoung/WeChatTweak-macOS/compare/1.2.3...1.2.4

WeChatTweak-macOS - 1.2.3

Published by sunnyyoung over 2 years ago

  1. Fix #244
  2. Fix #367
  3. Remove auto login due to official support
  4. Code refactor

Full Changelog: https://github.com/Sunnyyoung/WeChatTweak-macOS/compare/1.2.2...1.2.3

WeChatTweak-macOS - 1.2.2

Published by sunnyyoung about 3 years ago

⚠️ 注意 ⚠️

该版本采用新的安装方式:

Homebrew

$ brew tap sunnyyoung/repo
$ brew install wechattweak-cli

Manual

  1. Download the wechattweak-cli
  2. Remove file attributes: xattr -d com.apple.quarantine wechattweak-cli
  3. Make sure the binary executable: chmod +x wechattweak-cli
  4. Run: wechattweak-cli --install

Usage

$ sudo wechattweak-cli --install   # Install
$ sudo wechattweak-cli --uninstall # Uninstall

For more usage, run: wechattweak-cli --help.

WeChatTweak-macOS - 1.2.1

Published by sunnyyoung over 3 years ago

修复撤回消息遮罩样式的相关 Bug

WeChatTweak-macOS -

Published by sunnyyoung over 3 years ago

  1. 修复免认证登陆列表空问题
  2. 修复多开失效问题
  3. 优化安装脚本
WeChatTweak-macOS -

Published by sunnyyoung over 3 years ago

  1. Fix WeChat 3.0.2 support
  2. Improvements
WeChatTweak-macOS - 1.1.3

Published by sunnyyoung almost 5 years ago

WeChatTweak-macOS - 1.1.2

Published by sunnyyoung almost 5 years ago

  1. 修复微信 2.3.29 (13326) 消息撤回拦截失效问题
  2. 增加消息撤回拦截样式开关,新样式属于试验性功能,有问题可反馈❤️

最近比较忙,见谅 =。=

WeChatTweak-macOS - 1.1.1

Published by sunnyyoung almost 5 years ago

Fix #186

WeChatTweak-macOS -

Published by sunnyyoung about 5 years ago

  1. Add recalled message tag UI enhancement
    image
  2. Fixed app url message menu items action bug
  3. Fixed some boundary conditions of substring
WeChatTweak-macOS -

Published by sunnyyoung about 5 years ago

Add URL type message enhancement support