Skip to content

v13.6.0.r2237

Choose a tag to compare

@github-actions github-actions released this 09 Aug 16:04
· 52 commits to master since this release

v13.6.0.r2237

Changes since v13.6.0.r2231

✨ New Features

  • feat: Edge-to-Edge toggle, Frosted Glass blur, and One UI theme mode (96dec02)

🐛 Bug Fixes

  • fix: correct string references in settings_shizuku_plus.xml (ffc06c2)
  • fix: replace hardcoded accent/neutral colors with M3 theme attributes (f9d2826)
  • fix: correct One UI overlay order in theme key and comment (9cd26b7)
  • fix: eliminate theme-change black screen and add One UI preference styling (a7123c3)

🔧 Improvements & Refactors

  • Fix Plus feature wiring, settings structure, theming, and edge-to-edge insets (0955228)

📦 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.r2237 (this release) fix: correct string references in settings_shizuku_plus.xml
v13.6.0.r2231 feat: auto-run snippets on Shizuku service start (#399)
v13.6.0.r2230 fix: allow rish for apps w/o Shizuku permission in manifest (#387)
v13.6.0.r2229 feat: log shell consent events to activity log
v13.6.0.r2228 feat: add Allow/Deny action buttons to shell consent notification

Full Changelog