Skip to content

Releases: Dr-TSNG/ZygiskNext

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".

v1.0

24 Mar 04:06
aff353f
Compare
Choose a tag to compare
  • Monitor Zygote startup through hooking init process
  • Enhanced Magisk compatibility
  • Support KernelSU WebUI (Manager Release 0.9.0 / CI 11575 or above is required)
  • Two daemons merged into one
  • Simplified module status
  • Automatic support for some 32-bit translation layers (such as tango)