github jrddupont/discord-patches v1.2.0

latest release: v1.3.0
13 days ago

Keeps the Hermes patches alive: pins the app to its built-in bundle.

  • New: Pin app to built-in bundle — forces Discord to always run the APK's Hermes bundle and ignore downloaded (OTA) updates. Without it, an OTA silently undoes all Hermes patches (observed on device: banner returned, composer gift never left). Smali edit to DCDReactNativeHost.getJSBundleFile(), verified by re-decode.
  • Both patches cover 343.12 / 342.16 / 341.13 Stable.
  • Verified: official Morphe CLI applies the bundle to all three stable APKs (Hermes edits exact, no strays); classes.dex confirmed present.
  • Note: official JS updates stop arriving until the APK itself is updated.

Don't miss a new discord-patches release

NewReleases is sending notifications on new releases.