Releases: pbatard/libwdi
Releases · pbatard/libwdi
libwdi 1.5.1
libwdi 1.5.0
New features:
- ARM64 driver installation support (WinUSB, USBSer only) [#155]
Bugfixes:
- fix MSVC compilation of the shared library [#238]
- fix MinGW compilation when using the shared library (with thanks to Joel Holdsworth) [#274]
Improvements:
- avoid symbol conflicts by using library specific prefixes where needed [#269]
- improve Zadig networking support
libwdi 1.4.1
New features:
- add a new
external_inf
boolean option towdi_options_prepare_driver
to allow the use of an external.inf
instead of the embedded ones [#234]
Bugfixes:
- prevent an infinite loop when a certificate cannot be deleted
- fix the use of
-w
option inwdi-simple
[#233] - fix error when trying to install
libusb0.sys
as a filter-driver [#163]
Improvements:
- improve Windows version reporting for Windows 11
- stop on
.cat
signing error if test signing is not enabled - add an explicit error for code
0x109
(for Windows 11 Insider builds)
libwdi 1.4.0
Bugfixes:
- fix breakage when providing a user driver [#191]
- work around Windows corrupting the key containers
- don't populate empty device descriptors
Improvements:
- more error reporting improvements
- remove the zadic sample
Zadig 2.6
libwdi v1.3.1
Bugfixes:
- fix handling of non western paths during cat file generation
- fix Windows 7 showing a "Trusted Publisher" dialog
- fix memory leaks
Improvements:
- update project files to VS2019
- improve error reporting
- allow interface 0 for wdi-simple
- increase RSA bit key size
Zadig 2.5
Zadig 2.4
libwdi 1.3.0 / Zadig 2.3
Zadig 2.3 (Build 701)
- Fix issues with extended characters in current user directory
- Drop Windows XP and Windows Vista support
- Embedded drivers: WinUSB v6.1.7600.16385, libusb-win32 v1.2.6.0, libusbK v3.0.7.0 & usbser (native)
libwdi 1.2.5 / Zadig 2.2
Zadig 2.2 (Build 689)
- Add USB Serial (CDC) support (EXPERIMENTAL)
- Use SHA-256 instead of SHA-1 wherever possible
- Fix a possible crash when deleting the private key
- Other improvements
- Embedded drivers: WinUSB v6.1.7600.16385, libusb-win32 v1.2.6.0, libusbK v3.0.7.0 & usbser (native)
THIS IS THE LAST RELEASE OF ZADIG WITH SUPPORT FOR WINDOWS XP