alpha更新日志
- 如果需要使用 heapprofd(Android Heap Profiler),请关闭zygisk并重启。
magisk
和su
等二进制文件不再硬编码于/system/bin/
目录下,而是从PATH
环境变量中选择第一个可用位置。
Magisk (03e03479-alpha)
- [App] 还原boot镜像后删除备份文件
- [App] 不主动请求权限
- [General] 移除addon.d支持
- [MagiskSU] 支持移除权能
- [General] 支持用户限制Root权能
- [App] 更新DoH
- [Zygisk] 修改 libzygisk.so 名字为 heapprofd_client.so
- [App] 禁用多架构
上游更新日志
Magisk (427a1ca) (28104)
- [MagiskInit] Fix 2SI on legacy SAR devices
- [App] Disable app animations when system animations are disabled
- [MagiskSU] Better TTY/PTY support
Diffs to v28.1
- [General] Massive internal refactoring and code migration
- [App] Support downloading module zip files with XZ compression
- [App] Disable app animations when system animations are disabled
- [MagiskMount] Support systemlessly deleting files with modules using blank file nodes
- [MagiskInit] Redesign sepolicy patching and injection logic
- [MagiskSU] Better TTY/PTY support