Skip to content

v13.6.0.r2041

Choose a tag to compare

@github-actions github-actions released this 03 Jul 00:46

v13.6.0.r2041

Changes since v13.6.0.r2033

✨ New Features

  • fix: make binder_logging toggle actually log (was fully dead) (fecd41c)
  • feat: wire AI Core sub-features to UI and add legacy pairing dialog (b2c7fcb)

🐛 Bug Fixes

  • fix: harden all BinderContainer variants against R8 (expands #298 fix) (dd8e47a)
  • fix: restore accessibility service declarations dropped by refactor (#305) (857c562)
  • fix: keep Parcelable CREATOR under R8 — fixes binder-send crash on start (#298) (374edbe)
  • fix: make binder_logging toggle actually log (was fully dead) (fecd41c)
  • fix: server never honored 6 ghosting/bootloader features (key suffix mismatch) (fe28618)
  • fix: three UI/connectivity bugs found reviewing this session's changes (9375105)

🔧 Improvements & Refactors

  • chore: remove vestigial AdAway integration (dropped; never worked) (6669f49)

🏗️ Build History

Attempts leading to this successful release:


Full Changelog