"Single radio button" form component: In console mode, the selection script for a button was called twice if the button was not initially selected
Since install4j 7.0.10, a security fix prevented launchers from running on unpatched Windows 7 installations. This has been fixed for Java 9+ and recent Java 8 versions.
File installation options of files in the distribution tree that were also added on the "Installer->Custom Code & Resources" step were ignored
The dialog for showing running processes did not have the install4j window icon
Fixed NPE when a custom installer application was started in-process from a modular application
Background update downloader: Downloaded media files of previously successful updates could not be deleted if the API was used in a particular way. Now they are deleted by the "Schedule update installation" action.
macOS: When using JavaFX and an automatic launcher integration that checks for visible windows, the AWT was initialized even if the update downloader was started as an external process which could lead to a deadlock for recent Java versions
macOS: The installer variable sys.preferredJre could hold the wrong path
macOS: Command line launchers in archives could not find bundled Java 9+ JREs