Peter Dons Tychsen
Peter Dons Tychsen
I would suggest that we announce that this is the last version supporting Windows 7, and then remove it in the next release. We can state in the release notes...
What do we need to complete this. @mcuee what do you think?
> There is an issue with Zadig as of now. It does not work under Windows 11 on ARM64. Power users can of course disable driver signature enforcement, but this...
> Why does the changelog say "Much smaller binaries"? At least in the case of amd64 all binaries are larger in 1.3.0.0 than in 1.2.7.4... @tormodvolden That's a really good...
> 1. It would be nice to sign the installer. I think it will help to make Windows a bit happy. Done. The latest update to the script signs all...

CHANGELOG.txt now a part of the archive, and should be updated with every release.
@mcuee We are ready for release. Please confirm and I will spin and sign test release
This is actually fixed recently, as the conflicting type really is benign and does not affect the ABI. The problem was that type was "unsigned long" instead of "unsigned int"....
I found the same while looking at this: https://github.com/libusb/hidapi/issues/650 Suggestion: Why not state that hid_close _is_ thread safe to call? There are plenty of synchronization APIs on all platforms supported...