v13.6.0.r2219
v13.6.0.r2219
Changes since v13.6.0.r2218
💥 Crash & Stability Fixes
- fix(sentry): resolve AdbMdns listener IllegalArgumentException and AboutSettingsFragment ActivityNotFoundException (ff8ea37)
📦 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.r2219 (this release) | fix(sentry): resolve AdbMdns listener IllegalArgumentException and AboutSettingsFragment ActivityNotFoundException |
| v13.6.0.r2218 | fix: catch-up retry for frozen clients; fix changelog dialog scrolling |
| v13.6.0.r2217 | fix: two code review bugs in binder retry and Markwon integration |
| v13.6.0.r2216 | fix: correct 3 bugs found in code review of PixelCopy crossfade |
| v13.6.0.r2215 | fix: use PixelCopy + decorView overlay to eliminate theme-change black flash |