Skip to content

Releases: badabing2005/PixelFlasher

Release v6.9.2.0

14 Apr 23:30
v6.9.2.0
fe34916
Compare
Choose a tag to compare
  • Add a new experimental feature to downgrade without a wipe and potentially switch from Beta to Stable without a wipe (untested).
    Credit to @tbalden for the discovery and @capntrips for the details of the process.
  • Select any img file and get additional image info.
  • #190 fix, scrcpy launch improvement.
  • Improved Menu to disabled advanced features when it's not enabled in the settings. (Previously only other GUI elements were hidden or disabled).
  • If KernelSU or APatch is installed, report their version as part of device details.
  • Improved logging.
  • Improved santization.
  • Other minor improvements and added stability.

Release v6.9.1.3

09 Apr 21:36
v6.9.1.3
361aae0
Compare
Choose a tag to compare
  • Fix regression introduced when refactoring code in KernelSU Patching.
  • #187 On MacOS, move the exit menu into PixelFlasher's file menu from the OS's native Exit menu.

Release v6.9.1.2

06 Apr 19:38
v6.9.1.2
12a77fe
Compare
Choose a tag to compare
  • #185 Further improvements for ADB shell on MacOS
  • Initial work to override KMI when patching with KernelSU
  • Typo fix.

Release v6.9.1.0

06 Apr 02:10
v6.9.1.0
8eb52ef
Compare
Choose a tag to compare
  • #181 Handle KernelSU new output filename format.
  • #187 register exit menu id for MacOS to OS's "Exit" menu.
  • KernelSU bug fix and improvements.
  • Improved logging to further easy troubleshooting.
  • Update banned kernels list.
  • Update and re-add Magisk zygote64_32 canary with a forked URL.
  • Minor typo corrections and other improvements.

Release v6.9.1.0

05 Apr 21:06
8eb52ef
Compare
Choose a tag to compare
  • #181 Handle KernelSU new output filename format.
  • #187 register exit menu id for MacOS to OS's "Exit" menu.
  • KernelSU bug fix and improvements.
  • Improved logging to further easy troubleshooting.
  • Update banned kernels list.
  • Update and re-add Magisk zygote64_32 canary with a forked URL.
  • Minor typo corrections and other improvements.

Release v6.9.0.2

28 Mar 01:05
v6.9.0.2
808fca5
Compare
Choose a tag to compare
  • When patching with APatch, handle devices that don't have init_boot.

Release v6.9.0.1

26 Mar 23:01
v6.9.0.1
4810f52
Compare
Choose a tag to compare
  • Bugfix #179 silly mistake with the filename in APatch patching.

Release v6.9.0.0

26 Mar 18:55
v6.9.0.0
256f696
Compare
Choose a tag to compare
  • Add support for patching KernelSU LKM (Kernel modules, GKI only). This is in addition to the classic KernelSU support.
  • Add support for patching with APatch
  • Rename Install Magisk to Install Root App as it now supports directly installing KernelSU and Apatch through PixelFlasher.
  • Add Install ZygiskNext module option in Magisk tool options.
  • Use UTF-8 encoding for the logifile instead of ISO-8859-1
  • Miscellaneous minor improvements.

Release v6.8.4.0

20 Mar 02:34
v6.8.4.0
3a486da
Compare
Choose a tag to compare
  • When patching with KernelSu on devices that have init_boot partition, patch boot partition, not init_boot.
  • Added Dev Tools | keybox.xml validity checker (credit to @hldr4)
  • Extra Img Extraction setting now additionally extracts dtbo, vendor_boot, vendor_kernel_boot, super_empty (useful for some ROMs).
  • When custom patching, Paste button will automatically paste the path to the (extra) image type selected.
  • Improved logging.

Release v6.8.3.0

12 Mar 02:23
v6.8.3.0
db20e53
Compare
Choose a tag to compare
  • Fix MacOS builds, we're finally back to buiding with MacOS 11 (fingers cross it lasts).
  • If internet is not available, do not try to build a menu with Google Devices.