Releases: doronz88/pymobiledevice3
Releases · doronz88/pymobiledevice3
v1.10.4
- 74b0760
lockdown
: fix pairing
- 8dd2aad
lgtm
: minor fixes to improve code overall
v1.10.3
- 357e698
irecv
: support unrecognized manufactorer
- 5f8ae28
restore
: add iphone 12 support
v1.10.2
restore
: support PAC devices
restore
: activation
: always put offline requests in offline_requests
subdir
v1.10.1
activation
: several bugfixes
activation
: offline option now waits for next nonce cycle
lockdown
: add date
property and subcommand
v1.10.0
backup2
: add source udid support
restore
: add --erase
flag for software update
usbmux
: huge refactor
- replace
M2Crypto
usages with pyOpenSSL
- add support for older iOS versions (tested with iOS 8/9/10)
- add
activation
subcommand
v1.9.12
- bugfix: add
requests
into requirements.txt
- update package description
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