

Code signing view: Setting the files for the "Directories excluded for additional signatures" to an empty list did not work if the list had at least one file before.Compiler variables view: Fixed undo for changes on the "Overrides" tab.Script compilation did not work on macOS with auto-downloaded JDKs for Java 9+.Now a fallback to the auto-download is performed if the configured JDK is not found. If a JDK was configured explicitly in the Java editor settings, the JDK was most likely only available on the developer machine and not on a build server and so no JDK was not downloaded for script compilation.The new JDK was downloaded but the old JRE bundle was still used. The latest JDK mechanism did not work when the JDK version changed.Paths in overridden properties of styles were not made relative when the project was saved.Regression in 10.0: Pack200 compression for distributed JAR files did not work when the install4j compiler was running with Java 17.Regression in 10.0: The media file output directory was not saved when the file chooser was used.


Regression in 10.0: Overridden properties of styles were broken under some circumstances.The default value is false and correponds to the previous behavior. "Schedule update installation" action: Added a "Check for newer installation" property that checks for a manually installed newer version directly before execution.
