Releases: doronz88/pymobiledevice3
Releases · doronz88/pymobiledevice3
v1.14.0
What's Changed
- 6abc4be crash_reports: create full parse only on files generated from ReportCrash by @doronz88
- 7ac9149 cli: provision: parse provision profiles by @doronz88
- cd6c3da lockdown: remove normal warnings by @doronz88
- 587e972 crash_reports: remove unused import by @doronz88
- 2fc5f18 cli: provision: add dump subcommand by @doronz88
- 9de7864 afc: refactor using cmd2 by @doronz88
- 032d424 notifications: add ios15 new notifications by @doronz88
- 1f47aa1 provision: add ProvisioningProfile class by @doronz88
- 03ba306 cli: provision: add clear subcommand by @doronz88
- 63f98a9 afc: change shell prompt according to service name by @doronz88
- c458bd3 crash_reports: add 109 bug_type to watch list by @doronz88
- a48c867 irecv_devices: Support the MacBook Pro (2021) models by @doronz88
- d9abb26 CoreProfileSession: Update requirement by @matan1008
- a4666f3 tcp_forwarder: add listening event for threading purpose by @ohadshai
- fd9fad9 tcp_forwarder: bugfix: validation of closed sockets within _handle_data by @ohadshai
- 86e790d Workflows: Add python3.10 by @matan1008
Full Changelog: v1.13.3...v1.14.0
v1.13.3
v1.13.2
v1.13.1
v1.13.0
What's Changed
- AFC: Add tests by @matan1008 in #147
- cli: crash: Refactor by @matan1008 in #148
- cli: crash: Add option to pull and erase file by @matan1008 in #149
- bugfix: support downloading links by @doronz88 in #150
- crash: add watch feature by @doronz88 in #151
Full Changelog: v1.12.1...v1.13.0
v1.12.1
v1.12.0
v1.11.1
v1.11.0
- a190800
setup
: fix setup script - 7de3e8b
dvt
: Fix parsing tgs_name where null terminator doesn't exist. - 15acd52
bugfix
: ios8 support - 9b113ec
cli
: add send signal to process control - 7f86207
cli
:lockdown
: add language query option - 10502da
refactor
: fix overall typings - 9cd796e
cli
:dvt
: implement screenshot - 596b16c API - int signal + CLI - support with signal name
- a996050 license change to GPL 3.0