Skip to content

Releases: karakun/OpenWebStart

OpenWebStart v1.0.0

18 Nov 10:33
Compare
Choose a tag to compare

Installation guidance can be found here.
Among others, this release provides the following improvements and features:

  • When doing an unattended installation the defined configuration (in the "response.varfile") will be imported to OpenWebStart
  • Zulu Community Edition (8 and 11) is provided as runtime by the download server
  • Support for the ExtendedService API
  • Additional configuration property to allow the local filesystem as part of codebase
  • Converting of HTTP to HTTPS for download of resources can be disabled
  • The internal JVM of OpenWebStart can not be added to the JVM manager anymore
  • Properties that were locked can be unlocked by unattended installation
  • Default installation path of Corretto is added to JVM finder functionality
  • The "Applet Security", "JVM Settings" and "Policy Settings" panels are removed from the settings
  • The advanced dialog for Unix specific options has been removed from the "Desktop Integration" panel
  • A disclaimer has been added to the about dialog
  • The installer displays the license of OpenWebStart
  • The default vendor is * (any vendor)

OpenWebStart v0.5.1

07 Nov 12:36
Compare
Choose a tag to compare
OpenWebStart v0.5.1 Pre-release
Pre-release

Warning: This release is intended for early adopter testing and not yet ready for production use.

Installation guidance can be found here.

This release includes fixes for the following issues:

  • RejectedExecutionException for JNLP files with a large number of resources
  • NullpointerException for JNLP files with whitespace in their path
  • NullpointerException when Content-Type was missing in server response

Also we added an implementation for JarDiff support

OpenWebStart v0.5.0

05 Nov 14:56
Compare
Choose a tag to compare
OpenWebStart v0.5.0 Pre-release
Pre-release

Warning: This release is intended for early adopter testing and not yet ready for production use.
Installation guidance can be found here.
Among others, this release provides the following improvements and features:

  • Configurable auto update functionality
  • Possibility to define several configurations by using the unattended installation
  • Possibility to lock specific configuration options in the settings by using the unattended installation
  • OpenWebStart now automatically supports 1.8+ JVMs. The configuration option in the JVM manager has been removed.
  • Server whitelist that can be defined by unattended installation
  • A new algorithm to load resources
  • An "about" dialog

OpenWebStart v0.4.0

22 Oct 07:59
Compare
Choose a tag to compare
OpenWebStart v0.4.0 Pre-release
Pre-release

This is a pre-release of OpenWebStart 0.4.0

Warning: This release is intended for early adopter testing and not yet ready for production use.

Installation guidance can be found here.

Among others, this release provides the following improvements and features:

  • new cache implementation supporting versioned resources
  • launching multiple JNLP applications on mac
  • improved settings dialog

OpenWebStart 0.3.2

09 Sep 13:54
Compare
Choose a tag to compare
OpenWebStart 0.3.2 Pre-release
Pre-release

This is a pre-release of OpenWebStart 0.3.2

Warning: This release is intended for early adopter testing and not yet ready for production use.

Installation guidance can be found here.

This release includes fixes for the following issues:

  • fix of handling of modules in Java 9+

This fixes the issues when launching managed applications with a Java version 9 or greater.

OpenWebStart 0.3.1

06 Sep 09:08
Compare
Choose a tag to compare
OpenWebStart 0.3.1 Pre-release
Pre-release

This is a pre-release of OpenWebStart 0.3.1

Warning: This release is intended for early adopter testing and not yet ready for production use.

Installation guidance can be found here.

This release includes fixes for the following issues:

  • fix security dialog opens as minimized window and no content on Windows
  • fix start-up performance issue when loading favicon on Windows

This fixes the start-up problems of the Java tutorial JNLP examples.

OpenWebStart v0.3.0

09 Sep 13:26
Compare
Choose a tag to compare
OpenWebStart v0.3.0 Pre-release
Pre-release

This is a pre-release of OpenWebStart 0.3.0

Warning: This release is intended for early adopter testing and not yet ready for production use.

Installation guidance can be found here.

Among others, this release provides the following improvements and features:

  • JVM Manager
  • fix for broken desktop shortcuts on Windows

OpenWebStart v0.2.0

23 Jul 09:56
1854267
Compare
Choose a tag to compare
OpenWebStart v0.2.0 Pre-release
Pre-release

This is a pre-release of OpenWebStart 0.2.0

Warning: This release is intended for early adopter testing and not yet ready for production use.

Installation guidance can be found here.

Among others, this release provides the following improvements and features:

  • installers for MacOS and Linux
  • the -Xnofork and -nosecurity arguments are no longer required
  • new system property "deployment.javaws" to enable the started application to detect its execution context
  • code signing for the installers
  • unattended installation

OpenWebStart v0.1.2-alpha

02 Jul 09:58
1854267
Compare
Choose a tag to compare
Pre-release

This is a pre-release of OpenWebStart 0.1.2-alpha

Warning: This release is intended for early adopter testing and not yet ready for production use.

Installation guidance can be found here.

This release includes fixes for the following issues:

  • Problems with -console parameter to show stdout and stderr on the console

OpenWebStart v0.1.1-alpha

27 Jun 09:04
1854267
Compare
Choose a tag to compare
Pre-release

This is a pre-release of OpenWebStart 0.1.1-alpha

Warning: This release is intended for early adopter testing and not yet ready for production use.

Installation guidance can be found here.

This release includes fixes for the following issues:

  • Problems when using Proxy Auto Config (PAC) files