Skip to content

Release v6.3.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 22:13
· 402 commits to main since this release
v6.3.0.0
0a2f1a8

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)
  • pif.json editing automatically kills the com.google.android.gms.unstable process, no need to reboot.
  • Magisk Management UI improvements
  • Bug fixes and improvements