Releases: doronz88/pymobiledevice3
Releases · doronz88/pymobiledevice3
v1.9.11
- add
restore update
subcommand for firmware updates
- improve documentation
v1.9.10
- bugfix: in port forwarding
- bugfix: add
tqdm
into requirements
v1.9.9
- add
provision
subcommand
- add
restore
subcommand
- add
backup2
subcommand
- add
lockdown unpair
subcommand
v1.9.8
- bugfix: handling of binary syslog messages #100
v1.9.7
- bugfix: referencing resources path for uuid to image names #99
v1.9.6
- add
notification observe-all
for observing all firmware builtin notifications
- add
TcpForwarder.stop()
method
v1.9.5
core-profile-session
: add callstacks-live
subcommand
v1.9.4
- bugfix: wait till timeout when handling attached devices in
usbmux.process()
- bugfix:
AfcService.walk()
method
v1.9.3
- resolve stackshot uuids into
imagePath
- add
dsc_uuid_map.py
for maintaining a JSON file for all resolved UUIDs per dsc.
v1.9.2
- reformat retrieved
imageUUID
from stackshot
from byte array into a readable string