Releases: badabing2005/PixelFlasher
Releases · badabing2005/PixelFlasher
Release v6.9.2.6
- Bugfix: #194 Unintialized variable
kmi_override
causing patching with KernelSU LKM fail if the value is not set in preferences. - Bugfix: Preferences setting
Magisk Package Name
not saved. - Regression bugfix: Rooted Magisk patching aborting if Magisk application path is not found when hidden and not properly set in the settings.
PixelFlasher should not require unhiding Magisk or setting the package name if rooted, and su access to shell is granted.
Release v6.9.2.5
Release v6.9.2.1
- Bugfix: #192 - Failed to process Android 15 beta firmware.
Release v6.9.2.0
- Add a new experimental feature to downgrade without a wipe and potentially switch from Beta to Stable without a wipe (untested).
Credit to @tbalden for the discovery and @capntrips for the details of the process. - Select any img file and get additional image info.
- #190 fix, scrcpy launch improvement.
- Improved Menu to disabled advanced features when it's not enabled in the settings. (Previously only other GUI elements were hidden or disabled).
- If KernelSU or APatch is installed, report their version as part of device details.
- Improved logging.
- Improved santization.
- Other minor improvements and added stability.
Release v6.9.1.3
- Fix regression introduced when refactoring code in KernelSU Patching.
- #187 On MacOS, move the exit menu into PixelFlasher's file menu from the OS's native Exit menu.
Release v6.9.1.2
- #185 Further improvements for ADB shell on MacOS
- Initial work to override KMI when patching with KernelSU
- Typo fix.
Release v6.9.1.0
- #181 Handle KernelSU new output filename format.
- #187 register exit menu id for MacOS to OS's "Exit" menu.
- KernelSU bug fix and improvements.
- Improved logging to further easy troubleshooting.
- Update banned kernels list.
- Update and re-add
Magisk zygote64_32 canary
with a forked URL. - Minor typo corrections and other improvements.
Release v6.9.1.0
- #181 Handle KernelSU new output filename format.
- #187 register exit menu id for MacOS to OS's "Exit" menu.
- KernelSU bug fix and improvements.
- Improved logging to further easy troubleshooting.
- Update banned kernels list.
- Update and re-add
Magisk zygote64_32 canary
with a forked URL. - Minor typo corrections and other improvements.
Release v6.9.0.2
- When patching with APatch, handle devices that don't have init_boot.
Release v6.9.0.1
- Bugfix #179 silly mistake with the filename in APatch patching.