Releases: workflowfm/workflowfm-composer
Releases · workflowfm/workflowfm-composer
Version 0.7.2h
Updates Docker deployment to support arm64 and arm/v7 architectures.
Version 0.7.1
General:
- First open source release - moved to new repository.
- Adds automatic release through GitHub Actions. Fixes various issues since v0.7 tag.
- Cleans up old files.
- Replaces preferences with Apache Commons Configuration and file-based properties (see PetrosPapapa/WorkflowFM-composer#15). Default location is in the user's home directory.
Client:
- Adds user dialog to connect to the reasoner when launching the composer.
- Enables anti-aliasing in JGraph.
Server:
- Ports and updates docker image configuration.