Skip to content

v13.6.0.r2210

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:56
· 81 commits to master since this release

v13.6.0.r2210

Changes since v13.6.0.r2209

πŸ› Bug Fixes

  • fix: render release notes as actual Markdown instead of raw text (405d7b8)

πŸ“¦ 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.r2210 (this release) fix: render release notes as actual Markdown instead of raw text
v13.6.0.r2209 fix: bump api submodule to revert addFrozenStateChangeCallback (build r2208 failed)
v13.6.0.r2207 fix: address ultracode review findings on the #371/#377 fixes (r2205/r2206)
v13.6.0.r2206 fix: catch up already-running clients at server start (#371)
v13.6.0.r2205 fix: don't let rish's client timeout race a successful consent grant (#377)

Full Changelog