Skip to content

12.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@develar develar released this 26 Jan 22:01
· 2452 commits to master since this release

If you use any custom NSIS installer options (perMachine, boring installer), please verify that installer works as expected — UAC logic was improved.

Features

  • nsis: use productName rather than name for install path if matches /^[-_0-9a-zA-Z ]+$/ (2539cfb), closes #1100 #767 #1104

BREAKING CHANGES

  • nsis: installation path maybe changed (it is not a problem for auto-update, but just to be sure it is released as a major release).