Skip to content

Commit

Permalink
Add v7.5.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Jan 2, 2020
1 parent b3328a0 commit e0d02a6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions app/src/main/res/raw/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# v7.4.0
- Hide Magisk Manager with stub APKs on Android 9.0+. Not all devices will be supported, please refer to Magisk v20.1 release notes.
- Allow customizing app name when hiding Magisk Manager
- Generate random keys to sign the hidden Magisk Manager to prevent signature detections
- Fix fingerprint UI infinite loop
# v7.5.0
- Support new communication method (ContentProvider)
- Fix several issues with hidden stub APK
- Support using BiometricPrompt (face unlock)

1 comment on commit e0d02a6

@bokssssss
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v7.5.0

  • Support new communication method (ContentProvider)
  • Fix several issues with hidden stub APK
  • Support using BiometricPrompt (face unlock)

Please sign in to comment.