> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
> Use this file to discover all available pages before exploring further.

# 011 - Approval Improvements

> Inline workflow retries, auto-approve all steps, UI renames, and team member removal.

*June 27th, 2025*

<div className="badge badge--primary">v0.19.595</div>

## Inline Workflow Retries

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

<img src="https://mintcdn.com/nuoninc/9iPczvWtZjaPMqNy/updates/assets/2025-06-27-15-38-48.png?fit=max&auto=format&n=9iPczvWtZjaPMqNy&q=85&s=a232e2df6eaa7568cc8c3e0fd7f23943" alt="Inline workflow retries interface" width="1984" height="762" data-path="updates/assets/2025-06-27-15-38-48.png" />

## Auto Approve Workflow

You can now approve all steps in a workflow.

<img src="https://mintcdn.com/nuoninc/9iPczvWtZjaPMqNy/updates/assets/2025-06-27-15-33-52.png?fit=max&auto=format&n=9iPczvWtZjaPMqNy&q=85&s=f51e2ba218850a3cb1ecadfce1873d6e" alt="Auto Approve Workflow interface" width="1984" height="1126" data-path="updates/assets/2025-06-27-15-33-52.png" />

## Renamed History to Workflows

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

<img src="https://mintcdn.com/nuoninc/5DMv6qeYvbBezGcn/updates/assets/2025-06-27-15-25-59.png?fit=max&auto=format&n=5DMv6qeYvbBezGcn&q=85&s=7b1d74df557c3c67fc2300fa3c4724d9" alt="Inline workflow retries interface" width="1984" height="744" data-path="updates/assets/2025-06-27-15-25-59.png" />

## Remove Team Member

You can now remove team members from your org.

<img src="https://mintcdn.com/nuoninc/5DMv6qeYvbBezGcn/updates/assets/2025-06-27-15-24-23.png?fit=max&auto=format&n=5DMv6qeYvbBezGcn&q=85&s=b7fc544eff0e4aa2af79b8f71fbf2a49" alt="Update" width="1984" height="658" data-path="updates/assets/2025-06-27-15-24-23.png" />

## Improved Approval Diffs

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

<img src="https://mintcdn.com/nuoninc/9iPczvWtZjaPMqNy/updates/assets/2025-06-27-15-49-17.png?fit=max&auto=format&n=9iPczvWtZjaPMqNy&q=85&s=e8748333fe45b3b82dc09a1a664602c2" alt="Improved Approval Diffs interface" width="1984" height="788" data-path="updates/assets/2025-06-27-15-49-17.png" />

## Approvals on Deploy and Sandbox Run Pages

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

<img src="https://mintcdn.com/nuoninc/5DMv6qeYvbBezGcn/updates/assets/2025-06-27-15-30-22.png?fit=max&auto=format&n=5DMv6qeYvbBezGcn&q=85&s=0db784e2feec287d664db2aa6970d252" alt="Approvals pinned interface" width="1984" height="976" data-path="updates/assets/2025-06-27-15-30-22.png" />

## 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.
