R6687BB53-kitsune (27001)
[App] Added a new feature to install Magisk into /system partition for emulators that do not have a boot image.
[Zygisk] Changed the method of loading Zygisk to ptrace init implementation (required Android 8+). The implementation comes from ZygiskNext. This method does not need to change any property and is more compatible with some emulators that ignore ro.dalvik.vm.native.bridge property.
[General] Support for mounting in pre-init for modules.
[General] Support deleting file by using indicated whiteout character device, similar to overlayfs
[Zygisk] Added support for GrepheneOS Android 14, a privacy and security focused mobile OS with Android app compatibility. This is because the official Magisk does not support it.
[General] Restored support for devices with no selinux support, which was removed by the official Magisk. This allows users to use Magisk on devices that do not have selinux enabled in kernel.
[General] Update resetprop to avoid increasing serial counter for read-only properties
[Module] Mounting module files to system no longer need mirrors
[App] Add biometric authentication back
[General] Check full path of init.rc
[General] Grant root to shell by default (for debug build)
[General] Disable magisk app signature verification
[Module] Support Magic mount for more partitions