Skip to content

Releases: doronz88/pymobiledevice3

v1.9.7

13 Jul 15:05
Compare
Choose a tag to compare
  • bugfix: referencing resources path for uuid to image names #99

v1.9.6

13 Jul 13:19
Compare
Choose a tag to compare
  • add notification observe-all for observing all firmware builtin notifications
  • add TcpForwarder.stop() method

v1.9.5

11 Jul 15:10
Compare
Choose a tag to compare
  • core-profile-session: add callstacks-live subcommand

v1.9.4

08 Jul 14:40
Compare
Choose a tag to compare
  • bugfix: wait till timeout when handling attached devices in usbmux.process()
  • bugfix: AfcService.walk() method

v1.9.3

05 Jul 14:27
Compare
Choose a tag to compare
  • resolve stackshot uuids into imagePath
  • add dsc_uuid_map.py for maintaining a JSON file for all resolved UUIDs per dsc.

v1.9.2

04 Jul 15:44
Compare
Choose a tag to compare
  • reformat retrieved imageUUID from stackshot from byte array into a readable string

v1.9.1

30 Jun 07:31
Compare
Choose a tag to compare
  • bugfix: stackshot creationg bug

v1.9.0

23 Jun 07:18
Compare
Choose a tag to compare
  • Add support for power assertions.
  • Add cli support for multiple profile installing.
  • Fix python3.7 compatibility.
  • Refactor colorful printing flag.
  • Add SpringBoard cli support.
  • Export core profile session events parsing to a different module.

v1.8.0

17 Jun 13:25
Compare
Choose a tag to compare
  • Refactor DVT CLI
  • Add debugserver support accessible via: developer debugserver subcommand
  • Add notifications monitor support accessible via: developer notifications subcommand
  • Add graphics monitor support accessible via: developer graphics subcommand
  • Add all BSD events to core profile session

v1.7.1

16 Jun 08:07
Compare
Choose a tag to compare
  • add accessiblity features accessible via developer accessiblity subcommand