this brings back the previous behavior of auto-rebooting after clear nvram and disable/enable exploit. get ios version still proceeds to ssh ramdisk menu
* Added boot history base functionality
* Removed table titles
* Changed sorting to recent devices
* Using device_get_name for hr device name
* Finally fixed displaying of iOS version
* Added "current connected device" to just boot
* Minor stuff
* Fix iOS version displaying
- auto-enable activation record stitching only on devices where imei starts with 9900
- update ipwndfu
- bump 18.x version to 18.7.1, all >18 just get from ipsw.me api
- re-enable device_find_all on macos, use ioreg iousb instead of system_profiler spusbdatatype
- some other small changes
- detect appletv and watch (close#869)
- ideally, primepwn will be updated for a4 intel mac, and belladonna will be used for a6. but for now, this will do
- as of this commit: ipwnder will be used on both a4 and a6 on intel macs
- fixes#856
- add cachyos to supported, apparently cachyos doesnt use id=arch or id_like=arch
- sideloader fork update should hopefully fix#858
- unfortunately i cant get to fix#862, issue should prob be taken upstream
- sideloader update also fixes bundleid issue on sideload like with jailbreaks.app chimerapatch ipa
- fix checks for unzip and zip
- other misc fixes
- install from package manager on supported linux distros
- check first if aria2c exists in path, then use that instead
- if it doesnt exist, only then use the aria2c bin
- remove >/dev/null from aria2c usages to always see output
- add --download-result=hide for shorter output
- use fs workaround for touch 3 3.1.3. might help, might not help, i dont have a device to find out
- try something for #832. didnt test, idk if it fixes, hopefully it does