Skip to content

21.1.1

Compare
Choose a tag to compare
@develar develar released this 18 Jul 08:15
· 1043 commits to master since this release

Code signing of NSIS uninstaller is supported on macOS Catalina (where it is broken by Apple, since wine 32 is not supported anymore) using Parallels Desktop. Solution for this problem is found, but it requires time, if you need to build NSIS on macOS, consider to donate, otherwise there is no for now plans to implement it.

NSIS installer bootstrap is now much faster, because 7zip is updated from ancient version to latest 19 (thanks to NSIS maintainers).

Bug Fixes

  • mas: Cannot create MAS build (1acd5b3), closes #4048
  • nsis-web: connectivity issues with nsis-web (0ee226b), closes #2049
  • prefetch command for arm (f12a090)

Features

  • linux: add fileAssociation support for fpm target (c11fa1f)