Skip to content

Releases: Dr-TSNG/ZygiskNext

v1.2.0-Preview3

30 Sep 14:54
aff353f
Compare
Choose a tag to compare
v1.2.0-Preview3 Pre-release
Pre-release

Zygisk Next API:
修复 ZNSymbolResolver 未正确解析 gnu_debugdata 的问题 / Fixed ZNSymbolResolver not resolving gnu_debugdata correctly
增加 Companion API / Added Companion API

CLI:
将 CLI zygisk-ctl 重命名为 znctl / Rename CLI zygisk-ctl to znctl
(调试功能)支持在 CLI 重新加载 ZN 模块 / (Debugging Feature) Support reload Zygisk Next Modules from CLI

v1.2.0-Preview2

18 Sep 13:59
aff353f
Compare
Choose a tag to compare
v1.2.0-Preview2 Pre-release
Pre-release

Update Zygisk Next Module API
Fix the issue of executing stage scripts of zygisk module on magisk

v1.2.0-Preview1

17 Sep 13:43
aff353f
Compare
Choose a tag to compare
v1.2.0-Preview1 Pre-release
Pre-release

Significant code refactoring
New Feature: Introducing the Zygisk Next module, supports injecting more processes, module example: link

The Zygisk Next module API is still in the draft stage, and developers are encouraged to provide valuable suggestions.

v1.1.0

24 Jul 15:55
aff353f
Compare
Choose a tag to compare

v1.0.6-2

21 Jun 08:15
aff353f
Compare
Choose a tag to compare
  • No need for temporary directory
  • Fixed maybe not working on latest ksu
  • Fixed translation in webui

v1.0.5

06 May 09:48
aff353f
Compare
Choose a tag to compare
  • Improve stability
  • More friendly WebUI interface

v1.0.4

07 Apr 13:58
aff353f
Compare
Choose a tag to compare
  • Remove unstable auto umount mode
  • Add enforce denylist mode
  • Clean up unused configuration items

v1.0.3

03 Apr 14:33
aff353f
Compare
Choose a tag to compare
  • Officially supports APatch (Thanks to @Admirepowered for the collaboration)
  • Add auto umount module mode

v1.0.2

03 Apr 05:47
aff353f
Compare
Choose a tag to compare
  • WebUI follows the system dark theme setting (11703+ manager is required)
  • Unmount all ksu mount points
  • Remove useless code

v1.0.1

24 Mar 08:26
aff353f
Compare
Choose a tag to compare
  • Fix unexpected "Module files corrupted".