Add 7.1.0 changelog

This commit is contained in:
topjohnwu 2019-03-28 09:53:05 -04:00
parent be7e737253
commit 3eae9494ce
1 changed files with 6 additions and 8 deletions

View File

@ -1,8 +1,6 @@
# v7.0.0
- Major UI redesign!
- Render Markdown natively (no more buggy WebView!)
- Support down to Android 4.1 (native Magisk only support Android 4.2 though)
- Significantly improve Magisk log disply performance
- Fix post OTA scripts for A/B devices
- Reduce memory usages when verifying and signing boot image
- Drop support for Magisk lower than v18.0
# v7.1.0
- Support the new module format
- Support per-application component granularity MagiskHide targets (only on v19+)
- Ask for fingerprint before deleting rules if enabled
- Fix the bug that causes repackaging to lose settings
- Several UI fixes