Skip to content

v13.6.0.r2254

Choose a tag to compare

@github-actions github-actions released this 13 Aug 06:50
· 30 commits to master since this release

v13.6.0.r2254

Changes since v13.6.0.r2253

🐛 Bug Fixes

  • fix(ui): eliminate black-screen flash on theme/accent/icon/blur changes by using Compose recomposition instead of activity recreation (14c529a)

📦 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.r2254 (this release) fix(ui): eliminate black-screen flash on theme/accent/icon/blur changes by using Compose recomposition instead of activity recreation
v13.6.0.r2253 fix(ui): resolve black screen on recreate, clean status icon colors, and add One UI large header + universal one-handed reachability
v13.6.0.r2252 fix(ui): eliminate theme-change screen flicker and redesign home server ok icon
v13.6.0.r2251 fix(settings): immediately persist Dhizuku Mode setting state on preference toggle
v13.6.0.r2250 fix(ui): resolve bottom navigation bar overlap on Activity Log list

Full Changelog