Skip to content

v13.6.0.r2284

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 18:43

v13.6.0.r2284

Changes since v13.6.0.r2282

🐛 Bug Fixes

  • fix(security): re-implement always-allow persistence for shell/rish clients safely (#420, #416) (32382e8)
  • fix(server): stop dead branch in checkCallerPermission from masking allowed/denied state; move plus badge onto hexagon icon; bump api submodule (0d6f357)

2 distinct GitHub issue(s) referenced in this release.

📦 Recent Releases

🚀 Most recent major release — v13.6.0.r2202
Third-party apps that Shizuku+ grants permissions to (WifiList, App Ops, Hail, Tasker, and others) now reliably detect and connect to the service. Closed the last gap in the Cached Apps Freezer guard: a UserService's very first connect callback could be silently dropped if the client app was frozen in the background while its process was still starting.

⚠️ Most recent critical fix — v13.6.0.r2153
Releases r2141–r2152 all shipped the Drop-In build under the Plus APK's filename — anyone who installed "Shizuku+" in that window actually got moe.shizuku.privileged.api, which fails to install or update alongside stock Shizuku. Fixed by selecting release assets by verified applicationId instead of directory order.

Release Highlight
v13.6.0.r2284 (this release) fix(security): re-implement always-allow persistence for shell/rish clients safely (#420, #416)
v13.6.0.r2282 build(ci): generalize resource-integrity checks; run guard as fast-fail CI job
v13.6.0.r2281 fix(build): fix stale @mipmap/ic_launcher_foreground reference breaking CI
v13.6.0.r2260 build: update api submodule for Android 16 NPE fix (#406)
v13.6.0.r2259 fix(defaults): align Java-side defaults with XML preferences for correct first-run experience

Full Changelog