Add Magisk r29.0 release notes

This commit is contained in:
topjohnwu
2025-05-14 01:13:37 -07:00
parent b92626cacc
commit 9907ce57aa
3 changed files with 26 additions and 0 deletions

View File

@@ -1,5 +1,14 @@
# Magisk Changelog
### v29.0
- [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
### v28.1
- [App] Fix stub APK download link