mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 15:50:22 -08:00
Add v25.0 release notes
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# Magisk Changelog
|
||||
|
||||
### v25.0
|
||||
|
||||
- [MagiskInit] Update 2SI implementation, significantly increase device compatibility (e.g. Sony Xperia devices)
|
||||
- [MagiskInit] Introduce new `sepolicy` injection mechanism
|
||||
- [MagiskInit] Support Oculus Go
|
||||
- [MagiskInit] Support Android 13 GKIs (Pixel 6)
|
||||
- [MagiskBoot] Fix vbmeta extraction implementation
|
||||
- [App] Fix stub app on older Android versions
|
||||
- [App] [MagiskSU] Properly support apps using `sharedUserId`
|
||||
- [MagiskSU] Fix a possible crash in `magiskd`
|
||||
- [MagiskSU] Prune unused UIDs as soon as `system_server` restarts to prevent UID reuse attacks
|
||||
- [MagiskSU] Verify and enforce the installed Magisk app's certificate to match the distributor's signature
|
||||
- [MagiskSU] [Zygisk] Proper package management and detection
|
||||
- [Zygisk] Fix function hooking on devices running Android 12 with old kernels
|
||||
- [Zygisk] Fix Zygisk's self code unloading implementation
|
||||
- [DenyList] Fix DenyList on shared UID apps
|
||||
- [BusyBox] Add workaround for devices running old kernels
|
||||
|
||||
### v24.3
|
||||
|
||||
- [General] Stop using `getrandom` syscall
|
||||
|
||||
Reference in New Issue
Block a user