github doronz88/pymobiledevice3 v11.3.1

4 hours ago

Highlights

🐛 Fixed DeveloperDiskImage mounting on legacy devices

Mounting the classic Developer Disk Image on older devices (observed on iOS 12.5.7) failed with ConnectionResetError: Connection lost since v10.10.0: the mounted-image check had started consulting CopyDevices, which legacy devices answer and then hang up on, killing the connection the upload needed. The mounter now drops the hung-up connection and transparently reconnects, so mounter mount-developer and auto-mount work on these devices again (#1897).

pymobiledevice3 mounter auto-mount

What's Changed

Full Changelog: v11.3.0...v11.3.1

Don't miss a new pymobiledevice3 release

NewReleases is sending notifications on new releases.