v13.6.0.r2249
v13.6.0.r2249
Changes since v13.6.0.r2248
🐛 Bug Fixes
- fix(ui): prevent bottom navigation bar overlap on Feature Hub and Settings preferences (b5ea9e3)
📦 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.r2249 (this release) | fix(ui): prevent bottom navigation bar overlap on Feature Hub and Settings preferences |
| v13.6.0.r2248 | fix(ui): resolve bottom navigation bar overlap and modernize app search bar design |
| v13.6.0.r2247 | fix(#407): match APK asset by applicationId and enable dev channel releases in UpdateChecker |
| v13.6.0.r2246 | fix(#391): rish shell always treated as unidentified — UID fallback chain |
| v13.6.0.r2245 | fix/refactor: receiver main-thread sleep, ONEWAY reply, caps null-check |