Application Workspace 4.3.3851
Change
The /legacyDownload option is no longer present in the bootstrapper. Thus, Liquit Workspace Agent will no longer be downloaded.
Liquit Workspace 4.2.3547
Change
Liquit Workspace Agent 3.x moves to extended support​
This is the latest version where the Liquit Workspace Agent (XML-based) is supported.​
The bootstrapper is still able to download the (XML-based) Liquit Workspace Agent but this is the last version.
Liquit Workspace 3.9.2684
Change
Liquit Agent Bootstrapper is out of preview.
2.1.0.2
Bugfix
Bootstrapper doesn't parse arguments correctly.
Liquit Workspace 2.1.0.1 (Preview, Windows only)
Bugfix
Bootstrapper doesn't require the C++ Runtime libraries anymore on Windows.
Liquit Workspace 2.1.0.0 (Preview)
Changes
- Added bootstrapper support for macOS.
- Added support for '--' instead of '/' for specifying commands on macOS.
- Added support for an external argument file named 'arguments.txt' on macOS.
- Added '/certificateIssuer=' command to support the new device registration certificate enrollment feature.
- Command line arguments are now case insensitive.
Bugfixes
- Bootstrapper can crash on reading the JSON configuration file
- The '/startDeployment' command incorrectly sets Deployment.Enabled, Deployment.Start, and Deployment.AutoStart.Enabled in the configuration file.
- Error when installing certificate if target folder doesn't exist yet.
Liquit Workspace 2.0.0.6
Bugfixes
- Bootstrapper can crash on some specific agent.json configurations.
Liquit Workspace 2.0.0.5
Bugfixes
- Bootstrapper can hang after finishing a deployment.
Liquit Workspace 2.0.0.4
Changes
- agent.json is not reordered when the bootstrapper makes a change to it
Bugfixes
- Bootstrapper can stop abruptly after starting a deployment.
- Bootstrapper updated wrongly spelled agent.json autoStart key.
Liquit Workspace 2.0.0.3
Changes
- Add support for uninstalling the Agent via /uninstall.
- Add logging to file for sub-process output.
- Add handling for UTF-16 JSON configuration files.
- Add support for using absolute paths, or relative paths to different directories.
- Automatically set Deployment.Autostart.Enabled flag to True in the configuration file if /startDeployment is specified.
Bugfixes
- Bootstrapper stops execution if the JSON configuration file is UTF-16.
- Bootstrapper cannot handle absolute paths in /certificate= command.
- Certificate file move stops if there is already an existing file of the same name.
Liquit Workspace 2.0.0.2
Bugfixes
- If the Liquit Agent directory doesn't exist, the registration certificate fails to install.
Liquit Workspace 2.0.0.1
Changes
- Add support for certificate installation via /certificate=.
- Add support for writing certificate thumbprint to config via /certificateThumbprint=.
Liquit Workspace 2.0.0.0
Changes
- Liquit Agent Bootstrapper now supports Universal Windows Agent installer.
- Add Agent.JSON configuration file support.
- Add /msiProperties= to pass along custom MSI properties to the installer.
- Add /zoneOverride= to write the specified zone to the configuration file.
- Add /legacyDownload to download the Agent.MSI from the Server instead of the new Agent.EXE Universal Windows Agent installer.
Liquit Workspace 1.0.0.2
Changes
- Liquit Agent Bootstrapper is out of preview.
- Writes to a log file and logs the MSI installation.
- Added logPath command line option.
- Detect if the Agent service is running after Agent installation and attempt to start it if not running.
Liquit Workspace 1.0.0.1
Changes
- First public release