Skip to content

v13.6.0.r2224

Choose a tag to compare

@github-actions github-actions released this 07 Aug 21:10
· 67 commits to master since this release

v13.6.0.r2224

Changes since v13.6.0.r2223

🐛 Bug Fixes

  • fix: show app display name instead of package ID in shell consent dialog (#398) (dd77e93)

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.r2224 (this release) fix: show app display name instead of package ID in shell consent dialog (#398)
v13.6.0.r2223 fix: skip shell consent notification when caller is already authorized (#398)
v13.6.0.r2222 Fix installer NPE cluster, responsive dialog height, and accessibility
v13.6.0.r2220 Update README.md
v13.6.0.r2219 fix(sentry): resolve AdbMdns listener IllegalArgumentException and AboutSettingsFragment ActivityNotFoundException

Full Changelog