Overview
Version: 6.78.5
Patch Release Date: Jun 20, 2023
Components
Fixes
Radio Buttons component: Fixed an issue where Radio Buttons components inside a Uniform Grid component didn't fire the component configured in its Trigger setting when changing the selection.
Workflow Builder
Fixes
Workflow Submissions API: Fixed an issue where the
/system/getSubmissions
API response was missing theworkflow
attribute. Now the API response includes bothworkflow
andworkflowId
for backwards compatibility purposes.