Version 0.6.0
This version adds support for validating DSA signatures, implemented by @Youw (huge thanks!).
Signatures are compatible with Sparkle and you can use either its tools or scripts in the bin directory for signing. Public key is set with win_sparkle_set_dsa_pub_pem()
or in the DSAPub
resource; please refer to the documentation and/or examples for details.
Other minor fixes:
- Fixes to window placement.
- Fixed regression in
win_sparkle_check_update_without_ui()
not checking immediately.