Releases: doronz88/pymobiledevice3
Releases · doronz88/pymobiledevice3
v1.14.6
v1.14.5
What's Changed
- cda1c5a afc: increase max chunk size for faster operations (@doronz88)
- b07100a tests: test_afc: add test for big files (@doronz88)
- 8b8d8e5 lockdown: make local key pairing log as debug (@doronz88)
- 27ab658 docs: refactor README (@doronz88)
- bd68b31 tests: fix remove formatted string where not needed (@doronz88)
- e0acf32 refactor logging output to be always module specific (@doronz88)
- 1dd2c0d github: worksflows: python-app: add python 3.6 (@doronz88)
- d142425 service_connection: bugfix: Set cipher suite. (@matan1008)
- 43172da Backup: Use default dir when changing password. (@matan1008)
- 5fabb8d AFC: Add AFC shell completion tests. (@matan1008)
- 0d970c7 bump version to 1.14.5 (@doronz88)
Full Changelog: v1.14.4...v1.14.5
v1.14.4
v1.14.3
What's Changed
- 6c7a15e bugfix: cli: restore: enter subcommand (@doronz88)
- b26223e cli: set default logging level to info (@doronz88)
- b75ba2c mounter: bugfix: try to download image only in case it is not provided (@yairkrn)
- 6e5cef4 os_trace: expose the CreateArchive flags (@doronz88)
- 055f5df cli: treat -h same as --help (@doronz88)
- a306bcb AFC: Refactor shell completions. (@matan1008)
- 5393618 bump version to 1.14.3 (@doronz88)
New Contributors
Full Changelog: v1.14.2...v1.14.3
v1.14.2
What's Changed
- 4e3dfbc bugfix: cli: backup: encryption mode parsing (@doronz88)
- 2e42137 cli: handle disconnection gracefully (@doronz88)
- 7e45cc3 cli: add --verbose flag (@doronz88)
- 31e3d9d Bugfix: AFC: Concat remote basename when pushing a file. (@matan1008)
- 0f927c8 git: update .gitignore (@doronz88)
- aa31d0f bump version to 1.14.2 (@doronz88)
Full Changelog: v1.14.1...v1.14.2
v1.14.1
What's Changed
- b1682a0 git: add .idea to .gitignore (@doronz88 )
- d499ab0 cli: lockdown: add device-name subcommand (@doronz88 )
- 03f0bee requirements: pyusb>=1.2.1 (@doronz88 )
- 7456890 Bugfix: AFC: Pull, push, cd and completion (@matan1008)
- d84f3d1 Replace distutils.LooseVersion with packaging.Version. (@matan1008)
- 38ed4ca bump version to 1.14.1 (@doronz88 )
Full Changelog: v1.14.0...v1.14.1
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