# July 2024

## July 29: V5.10.0

Core

<details>

<summary>Maintenance </summary>

* Improved implementation of integrated tilt and hints for the scanning
* Improved signature page scanning of passports&#x20;
* Improved signature order process, that does not allow to start anymore without a signatory&#x20;
* Improved error notifications in documentRegistration

</details>

<details>

<summary>Bug Fixes </summary>

* Fixed typo in signOnly process
* Fixed documentRegistration loop after scanning an invalid MRZ
* Fixed special character for documents that led to invalid pdf
* Fixed/ disabled tilt step for residence permit (paper)
* Fixed redirection for passports if validation failed
* Fixed freeze of reset process
* Fixed device orientation

</details>

## July 25: V5.9.9

Core

<details>

<summary>Maintenance </summary>

* Customer Issues only

</details>

## July 24: V5.9.8

Core

<details>

<summary>Maintenance </summary>

* Improved SignaturePage scanning

</details>

## July 23: V5.9.7

Core

<details>

<summary>Maintenance </summary>

Improved SignaturePage scanning

</details>

## July 17: V5.9.5

Core

<details>

<summary>Maintenance </summary>

* Improved integrated tilt&#x20;
* Disabled tilt for residence permit (paper)

</details>

<details>

<summary>Bug Fixes </summary>

* Fixed document registration loop&#x20;
* Fixed signature order that allowed to start the process without signatory&#x20;
* Fixed forbidden signs in filename&#x20;
* Fixed wrong instruction for residence permit (paper)

</details>

## July 15: V5.9.4

Core

<details>

<summary>Maintenance </summary>

* Improved pdf scan&#x20;
* Added new QES country codes: NPL, IRN, GHA&#x20;
* Improved browser support page

</details>

<details>

<summary>Bug Fixes </summary>

* Fixed tilt notification that showed up on every scan screen&#x20;
* Fixed redirect to Chipreader&#x20;
* Fixed a bug that caused the wrong camera to be loaded

</details>

## July 10: V5.9.3

Core

<details>

<summary>Maintenance</summary>

* Improved scanning hints and timeout page for notilt&#x20;
* Took away “new identification” button for signOnly tenants

</details>

## July 5: V5.9.2

#### Core

<details>

<summary>Maintenance </summary>

* New NFC animations for US passport&#x20;
* Improved signature page scan of passport&#x20;
* Improved matching of MRZ and NFC&#x20;
* Improved WAF&#x20;
* Added process status of signature order in dashboard&#x20;
* Added Document registration reset after 180 seconds

</details>

<details>

<summary>Bug Fixes </summary>

* Fixed download of empty pdfs&#x20;
* Fixed email for aborted signature orders for signature manager&#x20;
* Fixed document registration pictures&#x20;
* Fixed language issues&#x20;
* Fixed tilt sensitivity

</details>

## July 4<mark style="color:blue;">:</mark> V5.9.1

#### Core&#x20;

<details>

<summary>Maintenance</summary>

* Validated all signed documents

</details>

## July 4: V5.9.0

Core

<details>

<summary>Maintenance </summary>

* Removed tilt step globally.&#x20;
* Integrated the tilt mechanism to scan of the front of the documents&#x20;
* Made key frames for videos variable for better quality videos on slow devices&#x20;
* Added status to signature order&#x20;
* &#x20;Renamed output PDFs

</details>

<details>

<summary>Bug Fixes </summary>

* Removed video merge for docscan&#x20;
* Better wording for unsupported browser page&#x20;
* Fixed the verifiy button in the pdf preview&#x20;
* Fixed retry on CV timeout&#x20;
* Fixed iOS Video orientation&#x20;
* Fixed black bar in dashboard videos&#x20;
* Fixed scan of signature page passport&#x20;
* Fixed liveness zoom “to close” notification&#x20;
* Fixed scrollbar in document registration step – Fixed too sensitive WAF

</details>

## July 1: V5.8.20

Core

<details>

<summary>Bug Fixes</summary>

* Fixed scan of signature page of passports

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