Add v21.3 release notes

This commit is contained in:
topjohnwu
2021-01-16 04:55:44 -08:00
parent 0cd80f2556
commit 7f8257152f
4 changed files with 23 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
# Magisk Changelog
### v21.3
- [MagiskInit] Avoid mounting `f2fs` userdata as it may result in kernel crashes. This shall fix a lot of bootloops
- [MagiskBoot] Fix a minor header checksum bug for `DHTB` header and ASUS `blob` image formats
- [MagiskHide] Allowing hiding isolated processes if the mount namespace is separated
### v21.2
- [MagiskInit] Detect 2SI after mounting `system_root` on legacy SAR devices