June 27th, 2025

v0.19.595

Inline Workflow Retries

Failures can now be retried inline, and a new step will be generated.

Inline workflow retries interface

Auto Approve Workflow

You can now approve all steps in a workflow.

Auto Approve Workflow interface

Renamed History to Workflows

In preparation of the new Audit Log tool, we are renaming history to workflows.

Inline workflow retries interface

Remove Team Member

You can now remove team members from your org.

Update

Improved Approval Diffs

The diffs displayed for Helm and Terraform approval steps have been improved to preview more of the underlying changes.

Improved Approval Diffs interface

Approvals on Deploy and Sandbox Run Pages

We now keep approvals for all deploys and sandbox runs on the detail pages.

Approvals pinned interface

Fixes

  • Default secrets are now respected. Adding a default field on a secret will be respected.
  • Fixed an issue where connected_github repos for sandboxes were not respected.
  • Selective component build on install input update.
  • Improved ctl-api healthchecks.
  • Inputs reference parsing.
  • Fixed a bug where authentication cookie could become too large and show a 431 response.
  • Fixed a bug where components that were not deployed, would still be torndown during deprovision.