- Pixel August 2024 Update: Due to bootloop issues when using the APatch app for patching, manual APatch patching is recommended. PixelFlasher automates this manual process—just select
Patch with APatch Alternate
. You’ll be prompted to choose between the latest release or the latest pre-release of Kernel Patch tools. - APatch Validation: Added validation for APatch patching to ensure the kernel is a supported version and that
CONFIG_KALLSYMS
is enabled. - Homebrew Cask Support: Added a Homebrew cask install option for macOS, ensuring automatic updates. Use the command:
brew install badabing2005/pixelflasher/pixelflasher
. - PR Merge #239: On Linux, PixelFlasher now uses
xdg-open
(if available) instead of Nautilus, thanks to @aarjaneiro. - 16K Page Size Preparation: In preparation for the upcoming 16K page size feature in Android, PixelFlasher now reports the current page size.
- Miscellaneous: Various minor improvements.