Skip to content

v0.5.0

Compare
Choose a tag to compare
@msnx msnx released this 06 Apr 03:00
· 777592 commits to main since this release

Changelog for version 0.5.0:
1、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.
2、The mount point for module updates has been changed to be consistent with Magisk: /data/adb/modules_update.
3、Kernel 5.10 and above will by default unmount files mounted by modules for applications without authorized su permissions .
4、Fixed an issue with side-channel attacks detecting KernelSU.
Note: The Kernel and Manager must be upgraded together, otherwise "su" may not work properly.