Skip to content

Releases: xihan123/SignHook

v3.0.6

09 Oct 04:46
f559bad

Choose a tag to compare

3.0.6 (2025-10-09)

Features

  • hook: 优化签名读取逻辑并调整代码结构 (161e409)

Bug Fixes

  • util: 更新日志标签和签名处理逻辑 (5e29032)

v3.0.5

01 Oct 13:40
9858b2d

Choose a tag to compare

3.0.5 (2025-10-01)

Features

  • util: 更新API路径地址 (1a5eec3)

Miscellaneous

  • deps: 更新项目依赖库版本 (e35073c)

v3.0.4

23 Jul 11:49
2bc6e06

Choose a tag to compare

3.0.4 (2025-07-23)

Features

  • 实现签名缓存和从 APK 读取签名功能 (eade5bc)

Docs

  • 更新 README 中的徽标和链接 (d4f2007)

Miscellaneous

v3.0.3

11 May 07:13
9586828

Choose a tag to compare

3.0.3 (2025-05-11)

Features

  • CustomCookiesStorage: 优化 Cookie 存储和获取逻辑 (6a29954)
  • util: 添加全局方法钩选助手函数 (c91f8b5)

Miscellaneous

v3.0.2

09 Feb 15:58
c87332d

Choose a tag to compare

3.0.2 (2025-02-09)

Features

CI

  • release: 发布新版本 (3a7d0e6)

Miscellaneous

  • 移除调试日志输出 (a2bcfca)

v3.0.1

29 Jan 07:50
2210297

Choose a tag to compare

3.0.1 (2025-01-29)

Bug Fixes

  • core: 调整commitCount增量值 (60134c0)
  • ui: 优化加载指示器布局 (5558259)
  • 修改异常处理以记录错误信息 (8a49d18)
  • 修正proguard规则以保留特定类和接口 (ac50d04)

Docs

  • 更新README.MD中使用流程描述 (9d10e7b)

v3.0.0

27 Jan 11:32
829f57d

Choose a tag to compare

3.0.0 (2025-01-27)

Docs

CI

  • release: 更新 release-please-action 版本并调整发布配置 (c3af93d)
  • release: 更新 release-please-action 版本并调整发布配置 (ba414f7)

Miscellaneous

v2.0.3

08 Jul 06:57
f03c045

Choose a tag to compare

2.0.3 (2024-07-08)

Miscellaneous

v2.0.2

24 Apr 03:16
371d846

Choose a tag to compare

2.0.2 (2024-04-24)

Bug Fixes

  • [#141](#141)签名获取方式改为复制一份至临时文件,读取后删除 (232ea9a)

Miscellaneous

v2.0.1

03 Apr 05:27
ef6bf52

Choose a tag to compare

2.0.1 (2024-04-03)

Bug Fixes

Miscellaneous