Skip to content

Release v6.8.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 03:31
· 65 commits to main since this release
v6.8.0.3
3187c19
  • Added untested support for patching with KernelSU for Pixel phones. Patching with APatch is in the works.
  • Detect known blacklisted kernel names, and notify the user. (list is current as of this release date).
  • Rename the SOS button to reflect that the modules would be removed instead of being disabled.
  • Removed bulk install APK feature which installed all APKs in a directory, instead reworked the Install APK feature to allow user choice multi-select, and added another option Bypass low target SDK block.
  • Report device Kernel and KMI.
  • Added Android Platform Tools 34.0.4 to known problematic versions list, which when detected warns the user.
  • Improved Pixel Watch flashing dialog messages.
  • New feature: #152 Show System Apps and Show 3rd Party Apps in Package Manager.
  • Bug Fix: #157 'PifManager' object has no attribute 'first_api' in some situations.
  • Bug Fix: scrcpy download link was not working.
  • Support for upcoming PlayIntegrity Fork v8 changes by @osm0sis.
  • Added Special Magisk 27001 install option when selecting Magisk install. (This is similar to Special Magisk 26401, just a version difference).
  • Support for SSL error fallback for all https requests (previously was only for PIF downloads).
  • Improved factory / image downloading with lower memory footprint.
  • Miscellaneous minor bug fixes and enhancements.