⚠️ NOTICE
Breaking Change: This release removes 2 features:
- Removing the ability to rerun failed workflows from the failed step.
- Removing Zendesk block trigger "New Ticket In View".
🚀 Features and Improvements
- Added support for opening runs and flows in a new browser tab.
- Added support for rerunning successful runs.
- Added new block action for modifying Terraform variables (
tfvars
files). - Added initial k8s Helm chart.
🐛 Bug Fixes
- Fixed issue with minified React error on token expiry.
- Prevented runtime errors by using optional chaining when accessing dynamic trigger keys.
- Fixed reusing the arguments when rerunning failed webhook workflows.
- Fixed UI pagination bugs in the workflows table.