Releases: quantavil/edge-morphe-patches
Releases · quantavil/edge-morphe-patches
Release list
v1.32.0
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 ).
v1.31.0
1.31.0 (2026-06-06)
Bug Fixes
- remove 'v' prefix from version in patches-list.json (4a6e42c)
- remove Zulu 'Z' suffix from created_at in patches-bundle.json (3d17500)
- resolve readme table formatting and clean up memory file structure (afe685d)
Features
- add version synchronization script and update project metadata and documentation (d848bc8)
v1.30.1
1.30.1 (2026-06-05)
📦 Microsoft Edge (com.microsoft.emmx)
🎯 Supported version: 148.0.3967.97
🐛 Bug Fixes
- Patches now correctly declare compatibility with Microsoft Edge instead of showing "any package, any version" in Morphe Manager
🩹 Included Patches
- Copilot feature toggle — Disables Copilot/Bing Chat feature flags
- Telemetry elimination — Redirects telemetry endpoints & short-circuits OneDS Logger
- Disable Play Store updates — Sets version code to max to prevent Play Store updates