Changelog
v1.7
- Release:
- Improvements and fixes to the user interface:
- Added the WorkflowUtils.setProcessInstanceNode method in the editor.
- Added support for Splitters.
- Added the ability to filter the workflow list by the active field.
- Fixed an issue where the repeat option was no longer displayed in tasks when the due date had no value.
v1.6
- Release: 2026-03-11
- OKMFlow now supports MySQL as a database backend.
- Administrators can now deactivate a workflow without deleting it.
- An issue causing pooled task queries to behave unexpectedly has been resolved.
v1.5
- Release: 2026-01-27
- Added support for multiple workflow versions.
- Improved error information handling.
- Updated libraries.
- Fixed handling of workflows without an assigned user.
- Fixed an error in the goto action when a user has an assigned task.
- Fixed an error with the findProcessInstancesByNode method returning an empty list.
- Improvements and fixes to the user interface:
- Fixed transaction handling when defining a task prior to workflow start - transactions are now properly removed.
- Added a new About dialog displaying application version information.
- Added maximize functionality for scripts and forms in conventional view (non-editing mode).
- Fixed error state display in tasks - error status now appears in red as expected.
- Added a workflow versioning system with the ability to set the default active version.
v1.4
- Release: 2025-11-28
- Added capability to filter variables in the variables screen by name, type, or value.
- Added an option to make task assignment notifications optional.
- Added a new WorkflowUtils.getTaskInstances() method that is accessible from scripting.
- Added capability to reassign task instances.
- Added tabs to all node types.
- Fixed transitions not being created in actions.
- Changed focus behavior to automatically focus on the input when creating a new workflow.
- Fixed the warning popup appearing incorrectly when adding new elements in actions.
v1.3
- Release: 2025-08-29
- Several bug fixes.
- Performance improvements.
v1.2
- Release: 2025-07-10
- Several bug fixes.
- Performance improvements.
v1.1
- Release: 2025-06-11
- Improved database support.
v1.0
- Release: 2025-05-23
- Initial version.