Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@vslavik vslavik released this 10 Feb 17:45
· 101 commits to master since this release
v0.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.