Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 12:31
f638e4a

⚠️ NOTICE

Breaking Change: This release removes 2 features:

  1. Removing the ability to rerun failed workflows from the failed step.
  2. 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.

[Full Changelog](0.4.6...0.5.0)