Skip to content

v4.6.1

Choose a tag to compare

@AhmetCanArslan AhmetCanArslan released this 13 Aug 18:59
· 22 commits to main since this release

Changelog

Added

  • "Remember deleted apps" option: keeps the block state of removed or disabled apps and restores it when they come back #133
  • Script to start the LADB daemon over ADB

Changed

  • Per-UID firewall rules are now sent as one batched binder call in every working mode, making profile switches and firewall toggles dramatically faster on Root and LADB #131
  • Shizuku mode runs the rules through a dedicated user service (ShizuWallUserService) instead of an in-process hidden API bypass
  • Root mode keeps a persistent shell session instead of spawning su per command
  • Multi-user app scans are cached and single-flight, so startup no longer rescans on every launch
  • Floating button now snaps to the screen edge by default #129
  • Debug builds install side by side with their own app label and package name

Fixed

  • Firewall rule failures now report the real per-rule error instead of a generic failure

Full Changelog: v4.6...v4.6.1