Skip to content

0.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:33
ee04558

⚠️ NOTICE

Breaking Change: The Slack 'Request Action' workflow action now sends a different payload when an interaction is made. This update will affect paused workflows that ran before the update and are resumed after the update. Please re-run the workflows to fix this issue.

🚀 Features and Improvements

Blocks:

  • Added additional CloudHealth actions.
  • Added additional Cloudability actions.
  • Added additional FinOut actions.
  • Added additional Ternary actions.
  • Added Flexera One block.
  • Added additional Umbrella recommendation types.
  • Added Zendesk block.

Workflow & loop flexibility:

  • Supported literal items and objects as loop inputs.

AI:

  • Added AI support in code blocks.

🐛 Bug Fixes

  • Prevented previously failed steps from re-executing when resuming flow runs.
  • Fixed “Select all” in multi-select block property when the field value is an object.
  • Fixed displaying workflow progress tracking in looped steps.
  • Resolved /open call issues and empty AI step initialization when selecting a trigger.
  • Removed obsolete right sidebar visibility control during flow runs.

🔧 Maintenance

  • Fixed license-check step on contribution pull requests.
  • Integrated CodeMirror in code markdown.
  • Preloaded fonts in Storybook for reliable Chromatic rendering.
  • Updated logz.io package.

👏 Contributions

Big thanks to @joshk0 for contributing additional Ternary actions!

[Full Changelog](0.3.4...0.4.0)