Skip to content

v13.6.0.r2215

Choose a tag to compare

@github-actions github-actions released this 05 Aug 15:34
· 76 commits to master since this release

v13.6.0.r2215

Changes since v13.6.0.r2214

πŸ› Bug Fixes

  • fix: use PixelCopy + decorView overlay to eliminate theme-change black flash (185b24c)

πŸ“¦ 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.r2215 (this release) fix: use PixelCopy + decorView overlay to eliminate theme-change black flash
v13.6.0.r2214 fix: consent dialog survives rotation; concurrent rish notifications no longer stomp
v13.6.0.r2213 fix: store shell consent binder in-memory, fix TOCTOU and stomp bugs (#387)
v13.6.0.r2212 fix: don't force-stop clients on the live per-event binder delivery path (#371)
v13.6.0.r2211 fix: restore retry-on-dead-provider for ordinary client binder delivery (#371)

Full Changelog