Immutable
release. Only release title and notes can be modified.
Bug fixes
- EXE: Also set the
TEMPandTMPDIRenvironment variables (in addition toTMP) when redirecting temporary directories inside$INSTDIR, since different tools resolve the temp directory using different variable precedence. (#1243 via #1305)
Docs
- Added
CONTRIBUTING.mdto fix broken link in PR workflow template (#1231). - Updated docs to clarify the use of
INSTALLER_UNATTENDEDwithin the context of MSI installers, and updated minimumbriefcaseversion to0.4.3. (#1278)