Releases: badabing2005/PixelFlasher
Releases · badabing2005/PixelFlasher
Release v9.0.2.0
- When using the
Get the Canary minerby @Vagelis1608, display the last updated date for each device.
Make the columns sortable.

- Update Github action
action-gh-releaseto version 3
Which file to download?
A description of the various artifacts is in the README
Release v9.0.1.0
- 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
- 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
Nonemount option toDynamic, 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
- Android platform tools version 36.0.2-14143358 is broken and produces the Error.
Failed to find AVB_MAGIC at offset: 0when 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.
chardetmodule 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
- 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
- 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 Piffor 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 Pifoffers the user a selection of device rather than defaulting to the current device.- Added option:
Search older releases if asset not found in latestwhen creating a patch with a root option that requiresGeneric 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
- 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
- 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
- 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 Minerto choose amongstCanary DeviceCanary EmulatorandBeta Device - Minor under the hood improvements.
Which file to download?
A description of the various artifacts is in the README