# November 2024

{% hint style="success" %}
The November production release is scheduled for the morning of November 21st.
{% endhint %}

## November 28: v5.14.1

<details>

<summary>Improvements</summary>

* **Test API data injection:** Data in the Test API is now populated during review-pending and reviewed states. Previously, data was only populated in the processed state.
* **Test API expired state**:Resolved an issue in the Test API that prevented processes from being set to the expired status correctly.

</details>

## November 25: v5.14.0

<details>

<summary>Improvements</summary>

* **Blacklisted Browser:** The Google Search browser has been blacklisted because it does not support WebAuthn.&#x20;
* **Improved Tilt Instructions:** Enhanced guidance during the document scanning process to ensure better tilt performance.

</details>

<details>

<summary>Features</summary>

* **Still frame for tilt:** During the tilt process step, a still frame is captured before the user is prompted to move the document. This ensures a higher-quality image.
* **Flashlight for tilt:** To improve visibility of security features, the flashlight is activated during the tilt process step.
* **Performance profiles:** Faster devices now capture still frames and videos with higher resolution and increased bitrate, enhancing overall quality.

</details>

{% hint style="info" %}
Please note that our Practice Statement has been updated. You can review the changes in the revision history. <https://fidentity.ch/en/gtc>
{% endhint %}

## November 20: v5.13.7

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

## November 19: v5.13.6

<details>

<summary>Bug Fix and Improvements</summary>

* **Manual Decision Symbol:** Fixed a bug where the symbol for manual decisions was missing in the dashboard overview.
* **Improved MRZ Reading:** Enhanced the reading of MRZs that do not contain `<`. This applies to documents from countries such as China and Bangladesh.

</details>

## November 14: v5.13.5

<details>

<summary>Features</summary>

* **Signature Order cancellation:** A new cancellation button now allows Signature Orders to be canceled. Once canceled, users can no longer complete the process. You can find the specifications here: [Feature Preview](/others/release-management/feature-preview.md)

</details>

<details>

<summary>Improvements</summary>

* **Blocked Notification:** A new notification has been introduced for the "Blocked" state, distinct from the generic NOK message. This is specifically for processes without an NOK redirect set.

</details>

## November 4: v5.13.4

<details>

<summary>Features</summary>

* **Signature Order search:** A search function has been added to the Signature Order dashboard, allowing users to search by title, ID, and signing person. You can find the specifications here: [Feature Preview](/others/release-management/feature-preview.md)
* **Signature order filters:** New filters in the Signature Order dashboard enable filtering by status and date. You can find the specifications here: [Feature Preview](/others/release-management/feature-preview.md)

</details>

<details>

<summary>Improvements</summary>

* **Visual signature display:** In the Signature Order module, visual signatures set by fidentity are no longer removed in the PDF editor.
* **Deletion timeline for IdType:** The scanned ID type of the user (Passport/ID) will now be deleted alongside metadata, rather than being removed with the user's personal data.

</details>

## November 4: v5.13.3

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


---

# 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/november-2024.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.
