1.32.0 (2026-06-11)
v1.32.0
π What's New
π¦ Edge Base APK Upgrade
β’ Upgraded the base support APK from 148.0.3967.97 to 149.0.4022.53 ( com.microsoft.emmx ).
β’ Added target 149 to EdgeCompatibility configurations, ensuring full compatibility for all patches.
π‘οΈ Telemetry Patch Optimization
β’ Refactored TelemetryEliminationPatch.kt to use the cleaner, modern matchAllMethodIndicesForEach API.
β’ Replaced the manual 20-line fingerprint instruction iteration block with a streamlined 3-line pattern.
β’ Cleaned up unused imports ( Fingerprint , ReferenceInstruction , StringReference ).