Skip to content

Release 7.1.6

Compare
Choose a tag to compare
@mduft mduft released this 07 Aug 13:44
· 458 commits to master since this release

Improvements

  • Improved error messages when updating the Client Launcher fails due to it being currently running.
  • Improved logging for offline start handling of the Client Launcher.
  • Improved performance of loading of product versions from repositories during instance loading.

Fixes

  • Fixed an issue where the --key argument of the remote-product command was not properly validated (again).
  • Fixed Exception when calculating default user area on Windows.
  • Fixed BDeploy browser not recognizing the BDEPLOY_INTERNAL_HOMEDIR environment variable.
    • This had the effect that launcher/launcher.bat (on Unix/Windows) failed to open the browser if --homeDir was not provided.
  • Fixed versions being displayed multiple times in the dropdown menu of the instance creation panel if a product was uploaded in another browser session while the dialog was open.
  • Fixed offline start behavior for delegate launchers.
  • Corrected minor wrong message when migrating nodes.
  • Fixed usage of system variables as boolean values in conditional parameters.