Skip to content

OpenWebStart v1.3.0

Compare
Choose a tag to compare
@sclassen sclassen released this 16 Nov 15:17
· 320 commits to master since this release

This release provides the following fixes and features:

  • Improve Guide and FAQ and moved them to the OpenWebStart page
  • Allow to search for locally installed JVMs at startup (#126, #357)
  • Improve whitelist implementation to support the features specified in the guide
  • Changed default log level to reduce verbosity in the log files (forum entry 1, forum entry 2)
  • Improve error message in case of a proxy connection problem
  • Improve checking of JVM arguments from JNLP file (#322)
  • Fix handling of native library in MacOS (#323)
  • Fix issue where BasicAuth credentials were requested multiple times (ITW #607)
  • Prevent OWS from loading jvms.json when set to "NO_REMOTE" (#353)
  • Fix issue where download dialog was not closed after all downloads have completed (#340)
  • Fix error due to missing tmp dir (ITW #465)
  • Log files will inherit permissions from folder they are created in
  • Reduce Memory footprint on machines with large memory (forum entry)