【通用】将大部分代码库迁移到 Rust
【综合】修复了各种小错误。
【常规】支持将 Magisk 安装到 vendor_boot 分区
【核心】改进Magisk特定文件注入逻辑
[MagiskSU] 添加即使以 root 用户身份运行 (uid=0) 也能限制 Linux 功能的功能
[MagiskSU] 当内核不支持零用户空间复制 API 时,回退到旧版本实现
[MagiskPolicy] 支持 Android 16 QPR2 中引入的新的 sepolicy 二进制格式
[resetprop] 减少属性修改痕迹
[resetprop] 正确支持具有属性覆盖的 Android 版本
[General] Migrate a significant portion of the codebase to Rust
[General] Various minor bug fixes
[General] Support installing Magisk into vendor_boot partition
[Core] Improve Magisk specific files injection logic
[MagiskSU] Add ability to restrict Linux capabilities even if running as root (uid=0)
[MagiskSU] Fallback to older implementation when the kernel doesn’t support zero userspace copy APIs
[MagiskPolicy] Support new sepolicy binary format introduced in Android 16 QPR2
[resetprop] Reduce property modification traces
[resetprop] Properly support Android versions with property overrides

Magisk中文网