Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 12 May 10:46
· 267 commits to main since this release

VBMeta / Boot Hash

  • read_vbmeta() removed: raw partition SHA-256 was incorrect
  • boot_hash.sh rewritten: system prop → /proc/cmdline → user config → stored file; no zero fallback
  • /proc/cmdline source: bootloader digest survives module interference

Installer

  • Timeout on vol-key prompts (8s default); download timeout guard (30s)

New Features

  • Interactive App Targeting overlay: full M3 sub-page, 4-state cycling, blacklist mode, DenyList import
  • App Catalog management: CRUD, sortable, JSON import/export
  • Security Patch dialog: M3 date input with auto-generate
  • Binary-level prop deletion: hexpatch_deleteprop() via magickboot
  • Periodic suspicious props re-cleaning (hourly)
  • File permission hardening: /proc/cmdline, /proc/net/unix, install-recovery.sh, addon.d

Conflict Resolution

  • apply_conflict_toggles() writes both toggle_* and toggle_action_*
  • NoHello narrowed: 7→1 feature; refreshControlToggles() missing recovery entry fixed
  • New registry entries: Sensitive Props, Yurikey, Integrity Box

i18n

  • All 4 translations synced to 180 keys; 24 missing Control keys added; 26 new keys

Removed Features

  • boot_hash.sh removed: boot hash is automatic
  • pif2.sh removed: boot-time block_rom_spoof_engines covers it
  • SmartMerge removed: replaced by App Targeting overlay
  • WebUI tab persistence removed: always opens Home

Other

  • PIF default off; post-fs-data.sh for early conflict resolution; hex→decimal serial safety