Skip to content

Releases: badabing2005/PixelFlasher

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

Release v8.14.3.1

07 Feb 20:55
v8.14.3.1
2cefad0

Choose a tag to compare

  • Revert protobuf upgrade to get around PyInstaller issues

Which file to download?

A description of the various artifacts is in the README

Release v8.14.3.0

07 Feb 16:37
v8.14.3.0
2d4c1fb

Choose a tag to compare

  • Report stock boot image's Kernel build and Kernel Date
  • Report selected image's Kernel build and Kernel Date (if available)
  • Ignore commented entries in TargetedFix
  • Update protobuf to 6.33.5
  • Patch GitHub Actions command injection via issue body in auto_close_missing_support workflow. Credit to Chi Zhang for the discovery and reporting.
  • Attempt to fix Windows arm64 build
  • Minor under the hood improvements.

Which file to download?

A description of the various artifacts is in the README

Release v8.14.1.0

10 Jan 18:01
v8.14.1.0
8a1d3dc

Choose a tag to compare

  • Fix #344 Use Python 3.13 in Appimage build workflow to workaround PyInstaller bug.
  • Closing dialogs with the corner X to act as Cancel
  • Added an install option for TEESimulator module.
  • Include reporting of GMS version in PI Analysis Report
  • Add options to Get Canary Miner to choose amongst Canary Device Canary Emulator and Beta Device
  • Minor under the hood improvements.

Which file to download?

A description of the various artifacts is in the README

Release v8.14.0.1

04 Jan 00:44
v8.14.0.1
acda4f2

Choose a tag to compare

  • Bugfix #344 drop the function hit to make it compatible with Python 3.9
  • Fix couple of typos in print statements.

Which file to download?

A description of the various artifacts is in the README