Last updated on: April 13, 2026
iWorkflow Release Notes
2025.9 (rev.2)
- Added the following new action types:
- Convert from XML: Converts and parses an XML document into JSON
- Fixed a clone issue where the number was not incrementing
- Fixed a clone issue where changing the property would change it on the original
- Fixed an issue where typing into the IQA path on “Fetch IQA Data” would not persist
- Fixed an application crash as a result of saving a completely blank draft workflow
2025.9
- Delta Hash Manager:
- Added the ability to download a list of keys that currently exist
- Added a batch delete response view that displays which keys were deleted or not
- Improved workflow save times which contain a schedule trigger
2025.8
- Added the following action types:
- AWS S3: Upload a file to an Amazon AWS S3 bucket
- Azure Blob Storage: Upload a file to an Azure Blob Storage container
- Fixed scheduled workflows overlapping if a previous run is still running
- A message is logged if a workflow run was skipped due to another instance running
- A checkbox in the schedule trigger can be toggled to allow overlapping runs
- Exporting a workflow now includes copies of any iUpdate tasks inside, if applicable
- Importing a workflow will also optionally import any iUpdate tasks included in the export file
- Attempting to import an iUpdate task that already exists will display a warning
- Added the ability to rename a workflow from the “workflow view” screen
- Actions can now be cloned, retaining their property values
- Added a “Recently Used” section to the top of the Action selector
- Added an overlay spinner when a workflow is currently being saved
- Added links to the template engine docs page on the code editor and template tester
2025.1
- Fixed an issue where empty keys were being sent as parameters in some iMIS and iUpdate calls
2024.11
- Improved resilience of job scheduler when errors occur
- Reduce frequency of error messages during initial trigger and action setup
- Added a warning to the Dynamic Groups wizard, if no dynamic groups exist in iMIS
- Fixed an issue where appending to an existing workflow via a wizard would erroneously show the schedule tab
- Fixed an issue where accessing a US-based cloud ID from a non-US-based IP address would result in a routing error
2024.10
- Added JS templates to the Webhook trigger
- Start a workflow from a button in RiSE, or on page load
- Workflow logs now include when the workflow is edited, disabled, enabled, or deleted
- Reworked log viewer screen controls for clarity
- Blank timestamps now render as a hyphen instead of an empty string
- Fixed an issue on the template tester inserting extra
{{ }}characters when inserting a variable
2024.9
- Fixed an issue where the code editor dialog was being cut off on certain screen sizes
- Fixed an issue where the iUpdate task selector dropdown would fail to load
- The properties pane will also now show a warning if there are no tasks
- Fixed a display issue where panel fields were not rendering correctly in the properties pane
- Fixed the schedule wizard not registering the job with the internal schedule engine
- Renamed “Get Public Link” to Generate Public Link for clarity – its functionality remains unchanged
2024.8
- Added new action:
- Added a code editor pop-up window for templatable fields
- Select output variables from previous steps
- Browse contextual variables
- Add code snippets with one click
- Test the output of the expression using a previous workflow run as context
- Added quick actions to the workflow cards on the homepage to quickly run, view, or edit a workflow
- Added icons to workflow actions to visualize if they have a non-default Error Preference
- Added the ability to delete more than one delta hash record by allowing a list of keys to be entered
- When adding a new action, the action is now selected by default
- Adjusted the “Save” buttons at the top of the workflow editor for greater visibility
- Added a “Run” button to the workflow editor, so you can run the workflow after saving it
- Made the “Unsaved” and “Invalid” icons in the workflow editor more visually prominent
- Fixed an issue where the run logs were loading slowly
- Fixed a visual issue with the Gate action not displaying the line underneath it correctly
- Fixed a visual issue with the workflow card placeholders on the homepage, when the page is loading
2024.7
- Welcome to iWorkflow!