# July 2025

{% hint style="success" %}
The July production release v5.21.5 was carried out on the morning of July 23rd (v5.21.5).
{% endhint %}

## v5.21.6 July 29:&#x20;

<details>

<summary>Improvements</summary>

* **State handling for automatic knock-outs:**\
  Improved behavior where the process status was incorrectly overwritten as "User Aborted" when a blocked user clicked the abort button after the automatic knock-out.\
  Now, clicking the button no longer affects the status if the process has already been automatically terminated. Released in a [Patch Release](/others/release-management/patch-releases.md)

</details>

## v5.21.5 July 22:&#x20;

In this version, only custom changes were made that don't affect all customers. We're in direct contact with the impacted customers.

## v5.21.4 July 21:&#x20;

In this version, only custom changes were made that don't affect all customers. We're in direct contact with the impacted customers.

## v5.21.3 July 15:&#x20;

In this version, only custom changes were made that don't affect all customers. We're in direct contact with the impacted customers.

## v5.21.2 July 15:&#x20;

<details>

<summary>Improvements</summary>

* **Signature Order identification reset :** Process completion is now possible even after a reset. Due to process resets, Signature Order users who had already completed the identification step were previously unable to continue with the same signature order process, as the system blocked further progress.

</details>

## v5.21.1 July 01:&#x20;

{% hint style="info" %}
Please note that our end-of-month production releases will temporarily be moved from Thursdays to Wednesdays. As a result, the July production release is scheduled for Wednesday, July 23rd.
{% endhint %}

In this version, only custom changes were made that don't affect all customers. We're in direct contact with the impacted customers.

## v5.21.0 July 01:&#x20;

<details>

<summary>Improvements / Bugs</summary>

* **State handling for automatic knock-outs:**\
  Improved behavior where the process status was incorrectly overwritten as "User Aborted" when a blocked user clicked the abort button after the automatic knock-out.\
  Now, clicking the button no longer affects the status if the process has already been automatically terminated.
* **Name search:** Fixed a bug that prevented searching for users by name in the dashboard.
* **Distorted dashboard layout for admin asers:** Resolved layout issues in the admin process view that caused visual distortions and unreadable fields.
* **Flashlight behavior on retry:** Fixed an issue where the flashlight was not properly deactivated on retry, leading to glare and poor image quality in the document scan.
* **Improved OCR models for French, Swiss and Italian IDs:** Enhanced ID recognition models for French and Italian documents, resulting in more accurate VIZ data extraction.

</details>

##


---

# 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://docs.fidentity.ch/others/release-management/release-notes/july-2025.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.
