libwdi Changelog

What's new in libwdi 1.2.2

Sep 20, 2012
  • Bugfixes:
  • more Clang static-analyzer fixes
  • WDK/OACR fixes
  • other bugfixes
  • Improvements:
  • Add KMDF v1.11/Windows Kit 8.0 support
  • Improved USB 3.0 support
  • Improved libusb-win32 driver support with libusbx

New in libwdi 1.2.1 (Nov 5, 2011)

  • Bugfixes:
  • Clang static-analyzer fixes
  • Memory leaks in libwdi_create_list() and Zadig
  • MSVC project files settings
  • Improvements:
  • updated executable/DLL file properties

New in libwdi 1.2.0 (Oct 14, 2011)

  • Improvements:
  • WCID device driver installation support
  • libusb-win32 filter driver installation/uninstallation
  • Zadig UI redesign and other improvements
  • Windows 8 and USB 3.0 support improvements
  • removal of cygwin's no longer available '-mno-cygwin' support

New in libwdi 1.1.1 (Oct 14, 2011)

  • Bugfixes:
  • autogenerated certificate no longer reports a private key available
  • Improvements:
  • Zadig UI improvements
  • wdi-simple now handles certificate related operations
  • New NSIS (Nullsoft Scriptable Install System) script sample
  • improved INNO Setup script sample

New in libwdi 1.1.0 (Oct 14, 2011)

  • Improvements:
  • libsubK support
  • autogeneration and self-signing of a .cat file, to prevent further security prompts during driver installation on Vista and later.
  • For more information, see http://libwdi-cps.akeo.ie
  • disable restore point creation during installation
  • Visual Studio 2010 support and overall MS file cleanup
  • use of the Kerberos/e2fsprogs parser in Zadig instead of libconfig

New in libwdi 1.0.4 (Oct 14, 2011)

  • Bugfixes:
  • improper title for progress bar
  • improper detection of updated files for embedder run
  • Improvements:
  • embedding of user files with international characters should be possible
  • new wdi_install_trusted_certificate API call, for promptless driver installation of static signed driver packages
  • new wdi_is_file_embedded API call

New in libwdi 1.0.3 (Oct 14, 2011)

  • Bugfixes:
  • progress bar text was not being erased properly
  • Improvements:
  • libwdi can now be cross-compiled
  • MinGW and MS generated DLLs are interchangeable
  • updated inf-wizard libusb-win32 sample to v1.2.2.0

New in libwdi 1.0.2 (Oct 14, 2011)

  • Bugfixes:
  • WinUSB inf file appends libusb0 template
  • inf-wizard does not support international characters
  • Improvements:
  • Relative path for extraction dir
  • Logging (silent mode)
  • New sample (wdi-simple) and setup script example