iWorkflow Release Notes
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 popup 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
Back to top