Releases: badabing2005/PixelFlasher
Releases · badabing2005/PixelFlasher
Release v9.1.1.2
- 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
- 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
- New Feature #358 Add Flash
vendor_kernel_bootinFlash Boot - New Feature #359 Add
ReZygiskandNeoZygisktoInstall Zygisk Moduleoptions. - 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
- 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
- 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