
Adds support for generating 64-bit binaries on macOS, plus Java 10 version detection.
Features
- Improves .NET autodetection to support version 4.7.
- Adds support for Java 10 version detection.
- Supports generating 64-bit binaries on macOS.
- Adds initial retina display support for osx mode when using the 64-bit runtime.
- Allows <preShowHelpActionList> to modify which parameters/components will be displayed in the help menu.
- Improves horizontal parameter group layout in gtk mode.
- Improves <linkParameter> look and feel in osx and win32 modes when displayed inside parameter groups.
- Updates documentation.
Fixes
- Fixed - AutoUpdate hanging in some macOS environments when enabling the osx-x86_64 runtime.
- Fixed - AutoUpdate not honoring the <enableSslSupport> setting on osx-x86_64 runtime.
- Fixed - Installers using the osx-x86_64 runtime hanging in some macOS scenarios when enabling <requireInstallationByRootUser> and running in qt mode.
- Fixed - "osxsigner" external tool not signing the osx-x86_64 runtime when using native mode.
- Fixed - Abort/Retry/Ignore dialog buttons in qt mode when using the osx-x86_64 runtime.
- Fixed - Error showing the uninstallation finished popup in osx mode when disabling uninstallation confirmation in the osx-x86_64 runtime.
- Fixed - "setuid is not allowed" error on macOS when using unattended mode with minimal UI.
- Fixed - Crash occurring in some scenarios when using qt mode with the osx-x86_64 runtime at initialization time.
- Fixed - Final page checkboxes alignment in osx and xwindow modes.
- Fixed - DMG background image not being properly configured in some environments.
- Fixed - HTML license text encoding handling in win32 and osx installation modes.
- Fixed - <kill> action not working with 64-bit binaries on Windows.