This release is mostly geared towards providing UI functionality for pif.json
building / editing / testing.
These features are found under Magisk Management.
- New feature: Process build.prop, browse for the build.prop and it will extract PIF relevant fields, no fancy checking of dates or anything, if it is in there it will extract the values.
- Added Magisk module uninstall / restore functionality.
- Added PlayIntegrity API checking, can use one (or more) of the three apps from Playstore (user has to install the app)
- Play Integrity API Checker (less reliable than the other two).
- Simple Play Integrity Checker
- TB Checker.
pif.json
editing automatically kills thecom.google.android.gms.unstable
process, no need to reboot.- Magisk Management UI improvements
- Bug fixes and improvements