1.43.0 (2026-09-23)
Bug Fixes
- brave: enforce native library extraction in manifest (#49) (476bbdb)
- shared: preserve network state by default and bind xml namespace in universal offline patch (79853fd)
- tiktok: display offline video counter label before download starts (#40) (48b52f6)
- tiktok: eliminate manifest resource patch in device privacy guard to preserve launcher icons (closes #51) (bb7eb8b)
- tiktok: enforce H.264 stream selection for video downloads and preserve photo mode (31cb017)
New Features
- brave: support ARMv7a architecture across native patches (closes #50) (d0b4c3c)
- gboard: add offline only patch with manifest purge and bytecode neutralization (371fc3d)
- nokoprint: implement modular cleanup and optimization patch suite (29df8d4)
- shared: declare NokoPrint target version and compatibility contracts (31197cd)
- shared: declare Xiaomi Earbuds target version and compatibility contracts (7aa8452)
- shared: implement universal offline mode patch stripping network permissions (7c37c44)
- tiktok: add comment auto-translation patch (closes #48) (20413aa)
- xiaomi: implement modular privacy, audio, and debloat patch suite for Xiaomi Earbuds (c9e3a89)
Code Refactoring
- harness: apply static audit hardening for elf parsing and readme generator (81dbb48)
- scripts: update target synchronization regexes for tabular layout (3353a35)
- shared: convert universal offline mode options to native boolean toggles (efa0d7b)
- tiktok: clarify bytecode-only privacy model in device privacy guard description (641e64d)