# September 2024

{% hint style="success" %}
The September production release is scheduled for the morning of September 26th.
{% endhint %}

## September 30: V5.12.1

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

## September 30: V5.12.0

<details>

<summary>Major Changes</summary>

The documentation on the major changes can be found [here](#major-changes).

* **VIZ Name**: The first name, middle name, and last name retrieved from the VIZ are now returned in the JSON response under the field "vizValue."
* **Certificate Type Control**: The certificate type (Zertes or eIDAS) can now be controlled via a POST request.
* **Verification Type Control**: The verification type (NFC only, Review only, or NFC only) can now be controlled via a GET request.

</details>

<details>

<summary>Bug Fix and Improvements</summary>

* **Signature Order Notification**: Fixed the content of the status email for signature orders, which incorrectly stated that a process was completed, even when it had been aborted.
* **Typo in NFC App**: Corrected a typo in the German translation of the NFC app.
* **Fallback Callback**: Fixed a bug where, if an abort callback was not set, a different callback was triggered.
* **Umlauts in Signature Order**: The title of the signature order can now include umlauts.

</details>

## September 25: V5.11.6

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

## September 25: V5.11.5

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

## September 24: V5.11.4

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

## September 23: V5.11.3

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

## September 16: V5.11.2

<details>

<summary>Improvements</summary>

* **NFC Portrait in Core PDF:** If an NFC portrait is available, it will now be displayed under the "ID Portrait" section in the core PDF.
* **Cancel Reason in Dashboard Excel:** The cancel reason for a process is now included in the Excel file, which can be downloaded from the dashboard, under the "cancel-reason" column.
* **SignatureOrder ID in Core PDF:** The ID of the SignatureOrder is now listed in the core PDF under the "SignatureOrderId".

</details>

## September 5: V5.11.1

In this release, only custom changes were made that don't affect all customers. We're in direct contact with the impacted customers.September 5: V5.11.0

## September 5: V5.11.0

<details>

<summary>Features</summary>

* **PDF Editor Upgrade:** Enhanced for a more stable and reliable experience.
* **Card Extraction Improvement:** Achieved more precise data capture.
* **Faster PDF Preview:** Improved user experience with quicker access to and review of documents.

</details>

<details>

<summary>Bug Fix and Improvements</summary>

* **Dashboard Invitation Email:** Revamped for a more user-friendly and visually appealing format.
* **US Passport Signature Page:** Resolved an issue requiring the signature page to be scanned twice.
* **Indian Passport MRZ Decoding:** Fixed an issue with decoding the MRZ.
* **Face Comparison Algorithm:** Upgraded to enhance accuracy.
* **Process Resets:** Prevented resets when the process has expired.
* **Endless Loop Issue:** Resolved an issue where the system could get stuck in an endless loop if a signature wasn’t detected.

</details>

## September 3: V5.10.11

In this release, 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/september-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.
