Skip to content

Releases: sunnyyoung/WeChatTweak

2.0.1

09 Dec 16:17

Choose a tag to compare

更新内容

  • 优化命令行参数传递
  • wechattweak versions 增加当前 WeChat 版本显示

⚠️ 注意 ⚠️

对 App Store 版本进行 patch 请使用 sudo,否则会出现错误:

Error: You don’t have permission to save the file “WeChat” in the folder “MacOS”.

2.0.0

05 Dec 08:20

Choose a tag to compare

写在最前

WeChat 4 采用 QT 重构,丧失了大量的 runtime 特性,导致分析、开发难度陡增、再结合个人精力、缺少志愿者贡献等问题,可能无法再支持到功能完整丰富的 WeChatTweak 了,所以本次以及未来版本将以维护基础核心功能(撤回&多开)为主。

安装

brew install sunnyyoung/tap/wechattweak

使用

## 查询支持版本
wechattweak versions

## 执行 patch
wechattweak patch

支持版本

⚠️官网版本测试通过,App Store 版本尚未测试

  • 4.1.5 (31927)
  • 4.1.5 (32281)

CHANGELOG

  • 更名为 WeChatTweak
  • 重构整个项目:采用 Swift Package 形式
  • 整合 CLI 功能:因此 WeChatTweak-CLI 不再独立维护
  • 配置分离:适配新版 WeChat 仅需更新 config.json

TODO

  • Apple Silicon (arm64)
  • Intel (x86_64)
  • 撤回拦截
  • 多开 open -n /Applications/WeChat.app
  • 防止自动更新

注意事项

  • 此为 Beta 版本,可能存在很多不足请体谅并及时反馈
  • 如果本地数据对你而言非常重要,请务必做好备份或避免使用该工具

1.5.0

25 Mar 02:24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.5.0

1.4.1

02 Sep 06:37

Choose a tag to compare

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: 1.4.0...1.4.1

1.4.0

13 Jul 07:26

Choose a tag to compare

  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: 1.3.5...1.4.0

1.3.5

11 Jun 09:30

Choose a tag to compare

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

Full Changelog: 1.3.4...1.3.5

1.3.4

29 Apr 14:03

Choose a tag to compare

  1. Add custom revoked messge mask color support
    CleanShot 2023-04-29 at 22 03 50@2x

Full Changelog: 1.3.3...1.3.4

1.3.3

28 Apr 07:30

Choose a tag to compare

  1. Fix a multiple instances issue

Full Changelog: 1.3.2...1.3.3

1.3.2

28 Apr 03:15

Choose a tag to compare

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

Full Changelog: 1.3.1...1.3.2

1.3.1

19 Apr 10:55

Choose a tag to compare

  1. Fix #486, thanks to MartinLau7

Full Changelog: 1.3.0...1.3.1