Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

38 lines (28 loc) · 1.62 KB

For support this project: Patreon

v1.1.4

  • Added KernelSU's new feature: "webroot html UI" (thanks to 0x0021)
  • Changed versionCode structure to xxyyzz (for example for v2.0.1 is 020001, not 201 now)

v1.1.3

  • Added APatch related information to README.md and made changes to modules recommended there

v1.1.2

  • Updated README.md

v1.1.1

  • Reverting to v1.0.5 due breaking safetynet

v1.1.0

v1.0.5

  • Readded HuskyDG's PR which is for "using overlay instead of bind mount"
  • Merged tiann's PR which is for "Skipping systemless mount because we mount it ourself"
  • With these both PR's, module can't trigger SafetyNet. Thanks to HuskyDG and tiann

v1.0.4

  • First attempt to fix HuskyDG's PR

v1.0.3

  • Reverted to v1.0.1 and removed HuskyDG's PR for now

v1.0.2

  • Merged HuskyDG's PR which is for "using overlay instead of bind mount"

v1.0.1

  • Added preper credits to HuskyDG on README
  • Fixed changelog url on README

v1.0.0

  • Initial release