Skip to content

2.0.1

Latest

Choose a tag to compare

@Wxw-Gu Wxw-Gu released this 03 Jul 03:03

Full Changelog: v2.0.0...v2.0.1

refactor: 移除微信 3.0 解密路径, 统一走 4.0 WCDB

  • wechat-db.ts 删除 SQLCipher 回退、connectDb、getUser、tryOpenWechat4 等 3.0 专属逻辑
  • image-decrypt-service.ts 删除 decryptDatV3 与 version === 0 分支
  • index.ts 去除 wcdb4Client 冗余空值检查
  • 移除 better-sqlite3-multiple-ciphers 依赖
  • README 版本前置改为 4.0+