> For the complete documentation index, see [llms.txt](https://docs.fidentity.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fidentity.ch/others/release-management/release-notes/june-2026.md).

# June 2026

{% hint style="success" %}
The June production release is scheduled for **June 24th.**&#x20;
{% endhint %}

## v6.5.1 - v6.5.8

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

## v6.5.0 - May 04

{% hint style="info" %}
13 countries have been added to the list of supported countries. Please contact us if any of these newly added countries need to be included in the blacklist for your tenant.
{% endhint %}

<details>

<summary>Features</summary>

* **FaceAuth extension:** FaceAuth can now always be used for authentication. This enables users who register via WebAuthn but encounter authentication issues to complete the process using FaceAuth as a fallback.
* **New supported countries:** The following 13 countries have been added to the list of supported countries and are now available for fidentity processes: Bahamas BHS, Georgia GEO, Jordan JOR, Kuwait KWT, Monaco MCO, Oman OMN, Panama PAN, Qatar QAT, San Marino SMR, Sri Lanka LKA, Uruguay URY, Uzbekistan UZB, Vatikan City VAT.   Please contact us if any of these newly added countries need to be included in the blacklist for your tenant.
* **Signature Order design update**: The Signature Orders module has received a design update along with several usability improvements for better management, including: Clear filter button, pagination, ability to edit signing requests before sending out the links.

</details>

<details>

<summary>Improvements</summary>

* **User status handling:** Prevented an invalid user status when a new identification is started despite an existing valid SignUser.
* **Signature Order email timing:** Fixed an issue where expired emails in Signature Orders were sent too early.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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