# Patch Releases

{% hint style="info" %}
Patch releases are only conducted when necessary - specifically, when urgent issues arise that require immediate attention in production.
{% endhint %}

## 2025

### August 14: V5.21.8

<details>

<summary>Improvements  </summary>

* **Premature status change:** A timing change in the previous release caused the process to switch to the *processed* state prematurely when errors occurred, leading to failures during the initialization of signature processes. This behavior affected only QES customers using the split process and only for processes where errors occurred before the status change.&#x20;

</details>

### July 30: V5.21.6

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

</details>

### July 15: V5.20.8

<details>

<summary>Bug Fixes </summary>

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

</details>

## 2024

### November 15: V5.12.19

<details>

<summary>Bug Fixes </summary>

* **Corrupt Videos**: Fixed a bug where corrupted video files were being sent to agent review due to changes introduced in a new Android OS release.

</details>

### August 22: V5.9.15

<details>

<summary>Improvements</summary>

* **Updated WAF Rules:** Adjusted rules to resolve camera permission issues that were blocking users from the scanning step.

</details>

### August 14: V5.9.14

<details>

<summary>Bug Fixes </summary>

* Fixed a bug that caused document scan failures in QES processes. This issue led to both reading errors and difficulties with the redirection to the NFC chip app.

</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/patch-releases.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.
