Releases: Dr-TSNG/ZygiskNext
Releases Β· Dr-TSNG/ZygiskNext
v1.0.6-2
v1.0.5
v1.0.4
v1.0.3
- Officially supports APatch (Thanks to @Admirepowered for the collaboration)
- Add auto umount module mode
v1.0.2
- WebUI follows the system dark theme setting (11703+ manager is required)
- Unmount all ksu mount points
- Remove useless code
v1.0.1
v1.0
- 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)
v4-0.9.2.1
- Correctly check whether tango is enabled
- Fix a bug causing apps to crash
v4-0.9.2
- Copyright license change
- Minor bug fixes
- Experimental: Support Xiaomi tango translator. This function is enabled by default for supported devices (e.g. Xiaomi 14), however it will lead to some performance loss. To disable this function, write
0
to/data/adb/zygisksu/tango
v4-0.9.1.1
- Fix compatibility on Android 10 and some Magisk variants.
- Requires Magisk 26402+ / KernelSU 11425+.
- Technical details: Zygisk Next is incompatable with kitsune Magisk's "sulist" feature. This is because Zygisk Next rely on ptrace init to inject into zygote, but it has already been traced by magiskd.