> 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-2025.md).

# June 2025

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

## v5.20.5 June 25

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

## v5.20.4 June 23

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

## v5.20.3 June 18

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

## v5.20.2 June 16

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

## v5.20.1 June 11

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

## v5.20.0 June 10&#x20;

<details>

<summary>Improvements / Bugs</summary>

* **Wrong success message:** Fixed an issue where a "failed" message was incorrectly displayed for successful Signature Order processes upon process reset.
* **Document upload:** Improved error message clarity when scanning unsupported documents, informing users which document types are accepted.

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