# April 2026

{% hint style="success" %}
The April production release is scheduled for **April 22nd.**&#x20;
{% endhint %}

## v6.3.14 - v6.3.18

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

## v6.3.13 - April 16&#x20;

<details>

<summary>Improvements</summary>

* **Translations:** Updated French translation on the welcome screen.

</details>

## v6.3.1 - v6.3.12&#x20;

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

## v6.3.0 - April 08

{% hint style="info" %}
The fidentity IP address for the staging environment has been updated. If you maintain an allowlist, this change may affect your configuration. Updated IP details: [URL Management and authentication](/api/url-management-and-authentication.md)
{% endhint %}

<details>

<summary>Features</summary>

* **Flatten PDF Feature:** New checkbox in the Signature Order module. This feature improves compatibility for documents by removing form fields (flattening), preventing errors during signing. Please note: Documents already signed with QES must not be flattened, as this would invalidate all signature by altering the document.
* **Signing only on auth device security measure:** Only devices authenticated via PassKey or FaceAuth are now permitted to initiate signing (by clicking the "Sign" button):

  * Mobile Flow: Remains unchanged.
  * Desktop Flow: Users will see a the QR code displayed on the desktop when signing (same as during the scanning process).

  Please note that the "PDF Preview" step is still available on the desktop.
* **Randomization security measure:** The liveness steps (zoom, head turn, and smile) will now appear in a randomized order for each process. Each step will still occur only once per session.

</details>

<details>

<summary>Improvements</summary>

* **Dashboard report accuracy:** Fixed timestamp errors in the Dashboard report that caused incorrect measurement of process step durations.
* **FaceAuth Instructions:** Optimized FaceAuth instructions for a smoother authentication experience.
* **WebAuthn error message layout:** Corrected the layout of WebAuth/passkey error messages.
* **Finger detection:** Improved the finger detector to more accurately identify when fingers obscure document information.&#x20;
* **Hole-Punched documents:** Enhanced detection of hole-punched documents.

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