Skip to content

v13.6.0.r2203

Choose a tag to compare

@github-actions github-actions released this 02 Aug 00:46
· 88 commits to master since this release

v13.6.0.r2203

Changes since v13.6.0.r2202

🔧 Improvements & Refactors

  • docs: bump MAJOR_RELEASE to r2202, credit gmm96 for the #371 investigation (4217452)

1 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.r2203 (this release) docs: bump MAJOR_RELEASE to r2202, credit gmm96 for the #371 investigation
v13.6.0.r2202 🚀 major chore: bump api submodule for #371 UserService freezer-guard fix
v13.6.0.r2201 fix(manager): route shell-consent prompt through a notification instead of a raw BAL-blocked startActivity (#377)
v13.6.0.r2200 Add missing ProGuard keep for PlusShell (fixes "sh plus" ClassNotFoundException, #377)
v13.6.0.r2199 Fix rish on Drop-In + extend freezer guard to reentrant callback (#371)

Full Changelog