The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libimobiledevice-1.4.0.tar.bz2 | 2025-10-10 | 714.6 kB | |
1.4.0 source code.tar.gz | 2025-10-10 | 426.3 kB | |
1.4.0 source code.zip | 2025-10-10 | 612.7 kB | |
README.md | 2025-10-10 | 1.3 kB | |
Totals: 4 Items | 1.8 MB | 45 |
1.4.0 (2025-10-10)
Development release. From now on, releases will be made more frequently.
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
idevicedevmodectl
tool - Fixes for
idevicebackup2
- Add
property_list_client_get_service_client()
andservice_get_connection()
functions - Add
idevicebtlogger
tool - Add new
idevice_events_subscribe
/unsubscribe
API - Move
LIBIMOBILEDEVICE_API
to public headers - Add
afc_strerror
function - 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_relay
service implementation - Fixes for
idevicesyslog
- afc: Add
afc_get_file_info_plist
andafc_get_device_info_plist
functions ... and several other internal changes
Bug fixes
- definitely some, it has been to long to go through everything