Skip to content

OpenWebStart v1.4.0

Compare
Choose a tag to compare
@sclassen sclassen released this 12 May 10:56
· 242 commits to master since this release

This release provides the following fixes and features:

  • Updated embedded Java to 8u292
  • Display error when passing Java 9+ arguments to a Java 1.8 VM (#413)
  • UI Improvements for dark mode (AdoptOpenJDK/IcedTea-Web#753)
  • Add support for the JAVAWS_VM_ARGS env variable (#398)
  • Fix handling of SOCK proxy (#360)
  • Have the vendor from the JNLP take precedence if the settings are set to "any vendor"
  • Handle more properties in response.varfile (#410)
  • Allow applications to have no JARs defined in the main JNLP
  • Fix issues with JNLP files containing no resources just extensions
  • Prevent warning when launching a local JNLP file (AdoptOpenJDK/IcedTea-Web#265)
  • Improve documentation on jnlp vendor selection (forum)
  • Close progress dialog correctly (#414)
  • Fix file lock issues during update of OWS on Windows (forum)
  • Fix handling of multi release jars
  • Fix exporting of certificates
  • Fix handling of stale lock files on Windows NTFS