# May 2025

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

## v5.19.9 June 03

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

## v5.19.8 June 02

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

## v5.19.7 May 27&#x20;

<details>

<summary>Improvements </summary>

* **Enhanced dashboard display:** Alll processes within the retention period, regardless of the display limit can displayed in the dashboard by search and filter. The number of statically displayed processes in the dashboard has been reduced from 10'000 to 1'000, allowing broader access to historical data while improving dashboard performance. In adittion a new filter has been added for filtering the status, more information: [Feature Preview](/others/release-management/feature-preview.md)

</details>

## v5.19.6 May 27

<details>

<summary>Improvements </summary>

* **Message for resident permit:** Improved wording of the error message shown when resident permits are scanned in unsupported processes. Custom messages remain unaffected.

</details>

## v5.19.4 May 20

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

## v5.19.3 May 20

<details>

<summary>Improvements / Bugs</summary>

* AIS Visual signature issue: Fixed a bug that caused the visual signature to not display for large AIS documents (approx. 150+ pages).

</details>

## v5.19.2 May 15

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

## v5.19.1 May 14

<details>

<summary>Features</summary>

* **Link between Signature Order and process:** A direct link now allows users to navigate seamlessly between a Signature Order and the corresponding process, and vice versa. Further information: [Feature Preview](/others/release-management/feature-preview.md)
* **SimpleIdent videos in dashboard:** Document videos recorded during the SimpleIdent process are now displayed in the Dashboard under the respective process in the "Documents" section.

</details>

<details>

<summary>Improvements</summary>

* **Flicker of result screen:** Fixed an issue where, in rare cases, a result screen would briefly appear between the QES WebAuthn registration and PDF preview.

</details>

## v5.19.0 May 07:

<details>

<summary>Improvements</summary>

* **Country code for Kosovo:** In addition to RKS, the country codes XXK and KOS are now also accepted for QES processes.
* **Translation correction:** Fixed incorrect English message "Scan your ID document" shown during scanning of the signature page.
* **Stricter input validation:** The stricter input validation (disallowing NULL values) is now handled internally. As a result, no major release, as previously mentioned in v5.18.3, is required. The API behavior remains unchanged.

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