libimobiledevice 1.4.0 has been released. Finally a new official release!
Changes
- Add support for MbedTLS
- Add Reverse Proxy implementation
- Add support for wireless pairing (AppleTV)
- Embed 3rd party libraries for ed25519 and SRP6a
- Fixes in idevicedebug
- idevicecrashreport: Allow filtering crash reports by filename
- Add
idevicedevmodectltool - Fixes for
idevicebackup2 - Add
property_list_client_get_service_client()andservice_get_connection()functions - Add
idevicebtloggertool - Add new
idevice_events_subscribe/unsubscribeAPI - Move
LIBIMOBILEDEVICE_APIto public headers - Add
afc_strerrorfunction - Add
libimobiledevice_version()function - Use libimobiledevice-glue's SHA1 implementation
- Add support for iOS 17+ Personalized Developer Disk image mounting
- Fix compilation on MSVC
- Add
idevice_strerror()to interface - Add new
idevice_get_device_version()to interface - Add
os_trace_relayservice implementation - Fixes for
idevicesyslog - afc: Add
afc_get_file_info_plistandafc_get_device_info_plistfunctions ... and several other internal changes
Bug fixes
- definitely some, it has been to long to go through everything