Changelog for version 0.5.0:
- The "su" command in KernelSU is now compatible with MagiskSU, supporting parameters such as -v, -V, --mount-master/-mm, --preserve-environment/-p, etc. Many root apps that depend on MagiskSU should now be able to run in KernelSU.
- The mount point for module updates has been changed to be consistent with Magisk: /data/adb/modules_update.
- Kernel 5.10 and above will by default unmount files mounted by modules for applications without authorized su permissions .
- Fixed an issue with side-channel attacks detecting KernelSU.
Note: The Kernel and Manager must be upgraded together, otherwise "su" may not work properly.