Add v26.1 release notes

This commit is contained in:
topjohnwu
2023-04-11 01:52:37 -07:00
parent 52a98cbd51
commit 2488668b06
3 changed files with 40 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
# Magisk Changelog
### v26.1
- [App] Fix crashing when revoking root permissions
- [MagiskInit] Always prefer `ext4` partitions over `f2fs` when selecting the pre-init partition
- [General] Restore module files' context/owner/group from mirror. This is a regression introduced in v26.0
### v26.0
- [General] Bump minimum supported Android version to Android 6.0