|
1 | | -## v1.5.2+ Revision 20 |
| 1 | +## v1.5.2+ Revision 21 |
2 | 2 | ### WebUI |
3 | | -* Implement SUSFS Userspace Binaries Update Dialog |
4 | | -* Add Hide sus_mounts for all processes toggle for v1.5.7+ |
5 | | -* Add Try umount for zygote isolation service toggle (V1.5.8+) |
6 | | -* Use susfsd features if ksu_susfs show enabled_features throws an error |
7 | | -* Show spoofed kernel uname label and values in spoof kernel uname |
8 | | -* Fix auto overlayfs kstat status |
9 | | -* Add SUS Kstat support status |
10 | | -* Use @KOWX712 exec function for WebUI |
11 | | -* Fix Russian credits |
| 3 | +* Introduce custom sus_path_loop section for latest v1.5.9+ |
| 4 | +* Add checkbox for uname version and build date in Spoof Uname section |
| 5 | +* Use hide_sus_mnts_for_all_procs config instead of creating /data/adb/susfs_umount_for_zygote_iso_service |
| 6 | +* Implement AVC Log Spoofing toggle for v1.5.9+ |
| 7 | +* Add Emulate Vold App Data Emulation Toggle v1.5.8+ |
| 8 | +* Add capability to disable webui binary update if disable_webui_bin_update=1 |
| 9 | +* Fix toast messages in custom settings |
12 | 10 | * Localization: |
13 | | - * Fix Various translations (@mehu3dhokia, @mattchengg) |
| 11 | + * Fix Various translations (@mehu3dhokia, @Alohaa666, @ziomek3120) |
14 | 12 | ### Scripts |
15 | | -* scripts: Implement SUSFS Binary Update Script for WebUI |
16 | | -* scripts: improve SUSFS logging and stats Instead of using sleep function |
17 | | -* scripts: boot-completed: set first the sdcard and android data root path first for sus_path (v1.5.8) |
18 | | -* scripts: add susfs binary check script for WebUI |
19 | | -* scripts: customize/action: change test download binary command |
20 | | -* scripts: post-fs-data: use susfsd to check if susfs is supported |
21 | | -* scripts: service: comment out add_sus_kstat and update_sus_kstat in hide vendor, compat matrix, and spoof service. |
22 | | -* scripts: action: use download function instead of curl for checking susfs hashes |
23 | | -* scripts: boot-completed: refactor custom sus_path handling |
24 | | -* scripts: customize: skip verifiedboothash creation if vbmeta-fixer or tricky addon is installed |
25 | | -* scripts: service: fix sus system_ext sepolicy (Thanks @devnoname120) |
26 | | -* scripts: config/boot-completed: implement hide sus mounts for all processes for susfs v1.5.7+ |
27 | | -* scripts: boot-completed: always count sus_path on boot-scripts execution instead of finding in dmesg. |
| 13 | +* scripts: boot-completed: introduce custom sus_path_loop configuration for latest v1.5.9+ |
| 14 | +* scripts: customize: add sus_path_loop.txt |
| 15 | +* scripts: config: add disable_webui_bin_update config |
| 16 | +* scripts: boot-completed/config: implement vold app data emulation |
| 17 | +* scripts: post-fs-data/config: implement avc log spoofing feature |
| 18 | +* scripts: post-fs-data/config: implement umount for zygote isolated service config |
| 19 | +* scripts: customize/boot-completed: improve search for the SuSpicious module |
| 20 | +* scripts: boot-completed: tighten search for LH_SUS_MOUNT and LH_TRY_UMOUNT_PATH string |
| 21 | +* scripts: add 'susfs:' search string in susfs logs |
| 22 | +* scripts: boot-completed: use susfsd for checking susfs version |
| 23 | +* scripts: boot-completed: wait for /sdcard/Android/data (@backslashxx) |
| 24 | +* scripts: boot-completed: wait for decrypt before sus_path (@backslashxx) |
| 25 | +* scripts: post-fs-data: follow the rules of GitHub Community guidelines. |
28 | 26 | ### Misc |
29 | | -* Add SUSFS banner |
| 27 | +* selinux: allow netd rule for bindhosts susfs open redirect mode |
| 28 | +* sepolicy: allow zygote apk_data_file dir |
| 29 | +* sepolicy: add rule for sus_path_loop |
| 30 | +* config: update sus_path.txt |
| 31 | + |
| 32 | +## Note: If you have a problem with YouTube/YouTube Music Revanced not working after updating this module, you should disable the umount toggle in the YouTube app, or see issue [here](https://github.com/sidex15/susfs4ksu-module/issues/160) |
0 commit comments