libimobiledevice Changelog

What's new in libimobiledevice 1.2.0

Jan 30, 2015
  • This marks an important milestone with proper iOS 8 support that is packed with new features, tools, speed improvements, code refactoring, crash fixes, memory leak fixes and much more.

New in libimobiledevice 1.1.5 Dev (Oct 22, 2013)

  • This release contains major additions like an improved idevicebackup2 tool, various new tools, better cross-platform building, crash fixes, iOS 6+ compatibility fixes and an important API change related to service lifecycle management

New in libimobiledevice 1.10 Dev (Oct 22, 2013)

  • Has been released as a follow-up to 1.9 where cython bindings were broken. This update should also reflect the entire API in C++ and Python bindings (cython and swig) now. Additionally, plutil has been renamed to plistutil.

New in libimobiledevice 1.0.7 (Oct 22, 2013)

  • Fix SWIG 2.x detection
  • Fix support for iOS 5 and later
  • Flush output of idevicesyslog immediately
  • Replace deprecated GNUTLS functions properly
  • Fix segfaults in library and some tools
  • Fix memory leaks
  • Build fixes