Skip to content

v11.3.1

Latest

Choose a tag to compare

@doronz88 doronz88 released this 02 Sep 05:36
e0dc322

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