# August 2024

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

## August 29: V5.10.10

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

## August 26: V5.10.9

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

## August 23: V5.10.8

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

## August 22: V5.10.7

<details>

<summary>Improvements</summary>

* **Disabled cookie check:** A new check informs users to enable cookies, preventing them from being blocked from the process.

</details>

## August 15: V5.10.6

<details>

<summary>Improvements</summary>

* **Selfie improvement:** Enhanced the responsiveness of selfie steps, ensuring smoother execution of the actions zoom, head turn, and smile.
* **Added signature image to core PDF**: The signature image extracted from the ID document is now included in the core.pdf under the "Signature" section.

</details>

## August 14: V5.10.5

<details>

<summary>Features</summary>

* **Enhanced MRZ OCR with Advanced AI**: Implemented advanced AI for MRZ OCR, significantly improving scanning performance and data extraction quality.

</details>

<details>

<summary>Bug Fixes / Improvements</summary>

* **Fixed MRZ Reading Errors**: Resolved an issue that caused incorrect data extraction during MRZ reading.
* **Fixed Process State Transition**: Addressed a bug where processes incorrectly transitioned to the 'expired' state after being in the 'blocked' state.

</details>

## August 12: V5.10.4

Core

<details>

<summary>Maintenance </summary>

* Improved dashboard KPIs: Added new KPIS to the dashboard landingpage wie z.B Prozessdauer und absprungsorte&#x20;
* Added additional logs for slow connection: Upgraded logging capabilities for slow connection cases where the porcess is loading  users to better identify and diagnose potential issues.
* **Enhanced Sharpness for US Passports**: Improved data extraction accuracy for US passports, ensuring clearer and more precise readings.

</details>

<details>

<summary>Bug Fixes</summary>

* **Fixed Signature Order Refresh Link**: Resolved a bug where the entry link for completing signature orders would result in an error.

</details>

## August 08: V5.10.3

Features

<details>

<summary>Feature</summary>

* **New Icons Theming**: You can now customize the color of the instruction icons.

</details>

## August 08: V5.10.2

Core

<details>

<summary>Maintenance </summary>

* **Enhanced Sharpness for US Passports**: Improved data extraction accuracy for US passports, ensuring clearer and more precise readings.
* **Theming Improvements**: Prepared the system for additional theming variables to support future customization options for tenants.
* **Enhanced WebAuthn Logging**: Upgraded logging capabilities for WebAuthn to better identify and diagnose potential issues.

</details>

<details>

<summary>Bug Fixes</summary>

* **Fixed NFC Chip Reader Issue**: Resolved a bug where the app was launched without the associated process due to an NFC chip reader error.

</details>

## August 07: V5.10.1

Core

<details>

<summary>Maintenance </summary>

* **Implementation of Full-Length Agent Review Comments**: Allows for the inclusion of longer comments during agent reviews.
* **Improved Detection of Italian ID Nationality**: Enhances the accuracy of identifying Italian foreign residence permits.
* **Enhanced Transferred Cookie Handling**: Ensures that test artifacts involving multiple processes are correctly continued on the appropriate device (mobile or desktop).

</details>

<details>

<summary>Bug Fixes </summary>

* **Fixed "Retry" Button After Failed WebAuthn**: Resolved an issue where the retry function couldn't be executed if the wrong passkey was selected.
* **Fixed "Wrong Document" Notification**: Adjusted the notification during the scanning process to replace the "wrong document" message in less accurate scenarios.
* **Fixed WAF for User Login**: Addressed an issue that caused problems with the initial login when creating new users.

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