Skip to content

v13.6.0.r2245

Choose a tag to compare

@github-actions github-actions released this 12 Aug 02:18
· 44 commits to master since this release

v13.6.0.r2245

Changes since v13.6.0.r2244

πŸ› Bug Fixes

  • fix/refactor: receiver main-thread sleep, ONEWAY reply, caps null-check (6f04f5b)

πŸ“¦ 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.r2245 (this release) fix/refactor: receiver main-thread sleep, ONEWAY reply, caps null-check
v13.6.0.r2244 chore: bump api submodule β€” remove legacy case 14 from isLegacy switch
v13.6.0.r2242 server: re-apply power-save whitelist on each bindApplication retry
v13.6.0.r2241 improve(#403): monitor RNDIS/Ethernet transport and clarify Watchdog scope
v13.6.0.r2240 fix(#387): retry binder delivery and show actionable feedback on frozen-app failure

Full Changelog