Skip to content

Releases: doronz88/pymobiledevice3

v1.6.9

07 Jun 14:33
Compare
Choose a tag to compare
  • Move ps command into processes and add pgrep
  • Bugfix: add own implementation for cached_property for python versions older than 3.8
  • Bugfix: append_long serialization for sending raw dvt messages

v1.6.8

06 Jun 15:56
Compare
Choose a tag to compare
  • Add energy-cosumption-per-pid monitoring via developer energy subcommand

v1.6.7

06 Jun 07:53
Compare
Choose a tag to compare
  • Add more BSD syscalls to core-profile-session parse-live
  • Add battery state monitoring using diagnostics battery subcommand

v1.6.6

03 Jun 16:37
Compare
Choose a tag to compare
  • bugfix: syslog archive command to retrieve all stored persistent logs

v1.6.5

03 Jun 14:46
Compare
Choose a tag to compare
  • More BSD syscall parsing added to developer core-profile-session parse-live subcommand
  • Make all commands' output as colored json (and an optional --nocolor flag)
  • Handle mounter umount and mounter mount errors with friendlier log messages

v1.6.4

01 Jun 15:16
Compare
Choose a tag to compare
  • Many major improvement for core-profile-session performance for real-time monitoring
  • Complete fs_usage support using core-profile-session suboption
  • Add active process monitoring by given cpu threshold.
  • bugfix: Remove minor version component from DeveloperDiskImage search when mounting

v1.6.3

14 May 10:54
Compare
Choose a tag to compare
  • add support for syslog filtering using multiple matches of different sensitivity

1.6.2

13 May 18:33
Compare
Choose a tag to compare
  • add parse-live as a subcommand to developer core-profile-session to monitor filesystem events (opens)
  • add debug and info log levels for OsTrace service

v1.6.1

10 May 12:11
Compare
Choose a tag to compare
  • add developer oslog subcommand
  • add core-profile-session stackshot subcommand
  • add partial support for ios<13

v1.6.0

05 May 21:30
Compare
Choose a tag to compare

add developer core-profile-session subcommand for monitoring of KDebug messages