Skip to content

Releases: badabing2005/PixelFlasher

Release v9.1.1.2

28 May 02:26
v9.1.1.2
fe708c9

Choose a tag to compare

  • WxPython.org is up again, enable the Linux builds

Which file to download?

A description of the various artifacts is in the README

Release v9.1.1.1

21 May 22:34
v9.1.1.1
a0a236c

Choose a tag to compare

  • Bump version to 9.1.1.1

Which file to download?

A description of the various artifacts is in the README

Release v9.1.1.0

21 May 21:07
v9.1.1.0
8dad09c

Choose a tag to compare

  • New Feature #358 Add Flash vendor_kernel_boot in Flash Boot
  • New Feature #359 Add ReZygisk and NeoZygisk to Install Zygisk Module options.
  • For Pixel devices, when Flashing boot / init_boot / vendor_boot, check the selected image's SPL against the device's SPL, and if it mismatch, display a warning.
  • When creating a KernelSU* non LKM patch, include the selected kernel image's name in the Patch Method
  • Disable Linux builds until WxPython comes back online.
  • Minor other improvements.

Which file to download?

A description of the various artifacts is in the README

Release v9.0.3.0

12 May 02:09
v9.0.3.0
4fb1d6a

Choose a tag to compare

  • Add channel option for the canary miner by @Vagelis1608
  • Upon device load, if bootloader is older than a safe ARB bootloader version, warn the user.
  • Added Pixel 10 variants to the ARB list
  • Update translations.
  • Minor other improvements.

Which file to download?

A description of the various artifacts is in the README

Release v9.0.2.0

16 Apr 03:14
v9.0.2.0
11191fe

Choose a tag to compare

  • When using the Get the Canary miner by @Vagelis1608, display the last updated date for each device.
    Make the columns sortable.
    image
  • Update Github action action-gh-release to version 3

Which file to download?

A description of the various artifacts is in the README

Release v9.0.1.0

09 Apr 02:07
v9.0.1.0
faf68d3

Choose a tag to compare

  • Improved chunked download with retry in Beta pif function
  • Regression bug fix, "Magisk not found"

Which file to download?

A description of the various artifacts is in the README

Release v9.0.0.0

23 Mar 23:30
v9.0.0.0
b4f55be

Choose a tag to compare

  • Major refactoring for stricter type checking and app stabilization.
  • Merged PR #354: Update Traditional Chinese (zh-TW) translation.
  • PIF extraction improvements.
  • Improved GitHub Actions auto-close issue workflow.
  • Miscellaneous GitHub Actions improvements.
  • For KernelSU variants, renamed the None mount option to Dynamic, as newer versions select the mount method dynamically.
  • Wild_KSU now prioritizes normal install over spoofed install.
  • Updated README.

Which file to download?

A description of the various artifacts is in the README

Release v8.15.2.0

15 Mar 20:31
v8.15.2.0
58f4f08

Choose a tag to compare

  • Android platform tools version 36.0.2-14143358 is broken and produces the Error.
    Failed to find AVB_MAGIC at offset: 0 when disabling verity or verification.
    detect the condition and warn the user to use a compatible version of Android platform tools or keep verity / verification enabled..
  • KitsuneMagisk is no longer publicly available, remove the install option from PixelFlasher.
    The user can install manually install and be able to create a patch with it in PixelFlasher.
  • Update android_devices.json to include Pixel 10a (stallion) in the recognized devices list to enrich the reported data.
  • chardet module v7 broke MacOS universal build, pin the module to <7.
  • For MacOS build add universal2 check early on to make sure every module supports x86 and arm64.
  • Improved device's get_unlock_ability
  • Update i18n files.
  • Few other under the hood improvements.

Which file to download?

A description of the various artifacts is in the README

Release v8.15.1.0

01 Mar 15:05
v8.15.1.0
4aaf2d2

Choose a tag to compare

  • Improved generic kernel image matching and downloading from even older releases.
  • Ensure that the menubar is attached before updating/refreshing, fixes #349 (#350) by @joshuataylor

Which file to download?

A description of the various artifacts is in the README

Release v8.15.0.0

19 Feb 22:40
v8.15.0.0
7826452

Choose a tag to compare

  • Disable Windows arm64 builds until such time Github offers runners for that platform, in the meantime users should run the x86-64 version via emulator in arm64.
  • Improve Get Pixel Beta Pif for Android version 17.
  • Massive performance improvement when getting Pixel Beta Print from a factory file.
  • If the streaming Pif extraction from a factory file does not find a match, fallback to full extraction method automatically.
  • Get Pixel Beta Pif offers the user a selection of device rather than defaulting to the current device.
  • Added option: Search older releases if asset not found in latest when creating a patch with a root option that requires Generic Kernel Image, and the latest release doesn't have them.
    Additionally prompt the user if they want to search in older releases if the option is not selected and a matching kernel is not found.
  • With multiple devices connected, optimize the load time by processing them in parallel.
  • Few other under the hood improvements.

Which file to download?

A description of the various artifacts is in the README