Skip to content

v13.6.0.r2229

Choose a tag to compare

@github-actions github-actions released this 08 Aug 02:41
· 62 commits to master since this release

v13.6.0.r2229

Changes since v13.6.0.r2228

✨ New Features

  • feat: log shell consent events to activity log (407656e)

📦 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.r2229 (this release) feat: log shell consent events to activity log
v13.6.0.r2228 feat: add Allow/Deny action buttons to shell consent notification
v13.6.0.r2227 fix: re-grant OS permissions for pre-July-19 authorized apps on server start; add plain backup export
v13.6.0.r2226 fix: replace contentDescription="@null" with importantForAccessibility="no" on decorative icons
v13.6.0.r2225 fix: show app name in shell consent notification when caller is identified

Full Changelog