Skip to content

Releases: doronz88/pymobiledevice3

v1.10.4

02 Sep 07:47
Compare
Choose a tag to compare
  • 74b0760 lockdown: fix pairing
  • 8dd2aad lgtm: minor fixes to improve code overall

v1.10.3

29 Aug 12:27
Compare
Choose a tag to compare
  • 357e698 irecv: support unrecognized manufactorer
  • 5f8ae28 restore: add iphone 12 support

v1.10.2

26 Aug 06:59
Compare
Choose a tag to compare
  • restore: support PAC devices
  • restore: activation: always put offline requests in offline_requests subdir

v1.10.1

24 Aug 16:04
Compare
Choose a tag to compare
  • activation: several bugfixes
  • activation: offline option now waits for next nonce cycle
  • lockdown: add date property and subcommand

v1.10.0

23 Aug 13:48
Compare
Choose a tag to compare
  • 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

18 Aug 10:31
Compare
Choose a tag to compare
  • bugfix: add requests into requirements.txt
  • update package description

v1.9.11

17 Aug 08:17
Compare
Choose a tag to compare
  • add restore update subcommand for firmware updates
  • improve documentation

v1.9.10

09 Aug 12:42
Compare
Choose a tag to compare
  • bugfix: in port forwarding
  • bugfix: add tqdm into requirements

v1.9.9

09 Aug 09:47
Compare
Choose a tag to compare
  • add provision subcommand
  • add restore subcommand
  • add backup2 subcommand
  • add lockdown unpair subcommand

v1.9.8

19 Jul 08:38
Compare
Choose a tag to compare
  • bugfix: handling of binary syslog messages #100