Skip to content

19.11.1

Choose a tag to compare

@develar develar released this 29 Jun 08:40
087d90b

Historically, afterPack user handler was called after code signing of main Windows executable. Now this behaviour changed to be more consistent and expected — Windows executable is signed after user afterPack handler.

Bug Fixes

  • nsis: escape space in command (b370006), closes #1758
  • afterPack callback is not called at the same time for windows & mac (087d90b), closes #1689