|
1 | | -## v1.5.2+ Revision 22 |
2 | | -### These are minor changes to fix binary update to v1.5.10" |
| 1 | +## v1.5.2+ Revision 23 |
3 | 2 | ### WebUI |
4 | | -* WebUI: use run function to convert susfs version to a decimal version |
| 3 | +* Add Danger Zone section |
| 4 | + * Send Logs |
| 5 | + * Export Config |
| 6 | + * Reset all settings |
| 7 | +* Implement Send Logs to SUSFS Developers |
| 8 | + * /sdcard/susfs_logs.tar.gz contains the following: |
| 9 | + 1. All of the SUSFS stats and boot/dmesg logs (until boot-completed) |
| 10 | + 2. Latest Dmesg Log of SUSFS |
| 11 | + 3. Mountinfo and Maps of Zygote64 |
| 12 | + 4. Mountinfo of PID 1 |
| 13 | + 5. Dmesg Log of KSU |
| 14 | +* Implement Export Config (saved at /sdcard/susfs_settings.tar.gz) |
| 15 | +* Implement Reset all settings |
| 16 | +* Implement Custom SUS_MAP section |
| 17 | +* Redesign Stats Display |
| 18 | +* Add 'Edit With' button to use external text editor app on custom sus_path sus_path_loop sus_map sus_mount and try_umount section |
| 19 | +* Various responsive design fixes |
| 20 | + * Improved layout for smaller and bigger screens |
| 21 | + * Custom sus_path, sus_path loop, sus_map, sus_mount, and try_umount text box fields are slightly bigger |
| 22 | +* Add deprecated label for SUSFS Features that has been deprecated on newer versions |
| 23 | +* Fix susfs_version_decimal function |
| 24 | +* Localization: |
| 25 | + * Update Various translations (@mehu3dhokia, @luigimak, @Neebe3289) |
| 26 | + |
5 | 27 | ### Scripts |
6 | | -* scripts/service: deprecate some futile props |
| 28 | +* scripts: Implement Custom SUS_MAP for late v1.5.12+ |
| 29 | +* scripts: add susfs_reset.sh |
| 30 | + |
7 | 31 | ### [Binaries](https://github.com/sidex15/susfs4ksu-binaries) |
8 | | -* binaries: update local binaries to v1.5.9 |
9 | | -* cloud-binaries: add v1.5.10 binaries to cloud (uses v1.5.9 binaries as the latest KSU Upstream is reverted) |
| 32 | +* cloud-binaries: add v1.5.11 and v1.5.12 binaries to cloud |
| 33 | + |
| 34 | +### Note |
| 35 | +Use a rooted code editor of your choice if you use open with button because non-root apps don't have access |
0 commit comments