# 1.5.12

## What's Changed

### \[Improvements] Approval Request Workflow for External-Only Stages

We’ve improved the approval workflow to provide greater flexibility when working with external approvers and to remove restrictions around stage configuration.

**🔹 What's New**

Previously, approval requests required each stage to include at least one internal approver/reviewer, which caused limitations when working with external-only approval flows.

**🔹 Now, How It Works**

* A stage **can contain only external approvers.**
* Users can now **add new stages after sending to an external approver** without restriction

This makes approval workflows much more flexible for teams collaborating with external stakeholders.

<figure><img src="/files/dj6b1uuVLOuqXCSsmN3C" alt=""><figcaption></figcaption></figure>

***

### \[Improvements] Combined Approval – Enforce Approval Order for Assets

We’ve improved the Combined Approval workflow to ensure assets can only be approved after all required normal approval stages have been completed.

**🔹 What’s Improved**

Previously, it was possible for an asset to be approved even if not all normal approval stages had been completed.

<figure><img src="/files/bvuYgY8NFg4AhuK7NIaU" alt=""><figcaption></figcaption></figure>

**🔹 Now, How It Works**

* All standard approval stages must be completed first
* The system will prevent premature approval and enforce the correct approval sequence. Only after every normal stage is approved can the final asset approval be completed
* If any required stage is still pending, approval will not be allowed.

This ensures approval workflows follow the intended process and maintain proper review standards.

<figure><img src="/files/kv30r8H8AXaCh30lJRwc" alt=""><figcaption></figcaption></figure>

If you have any questions, don't hesitate to ask, we're always here to help!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.hivo.co/changelog/1.5.12.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
