Skip to content

19.33.0

Compare
Choose a tag to compare
@develar develar released this 30 Sep 07:49
· 1814 commits to master since this release
223893f

If you already use 19.30.2+ version, please update ASAP. Critical error was found in the NSIS 3.0.2 — until it is not fixed, NSIS downgraded to 3.0.1.

Now Parallels Desktop is used on macOS to produce AppX or sign Windows executables using certificate from certificate store (certificateSubjectName or certificateSha1 options).

Support of certificateSha1/certificateSubjectName is greatly improved: store and store location (current user or local machine) now are detected automatically.

Bug Fixes

  • nsis: Use zlib compressor instead of lzma since in any case we pack app package using nsis7z (83384fc)
  • nsis: revert NSIS to 3.0.1 since 3.0.2 leads to crash on Windows 10 (1677629), closes #2134

Features