# Major Release

{% hint style="warning" %}
Please review the changes carefully as major a releases may impact your integration.&#x20;
{% endhint %}

## Release date pending

For enhanced trustworthiness, the QES certificate will display the name of the identified user as a separate property instead of the pseudonym:\
Old: `pseudonym: Martin Muster`\
New: `[newProperty]: Martin Muster`

\ <mark style="color:blue;">Please note that no changes are required on your side for this major release,</mark> as this change applies solely to the certificates in the signed PDFs. Timeline:

* Stage Release: Pending&#x20;
* Production: Pending&#x20;

<figure><img src="/files/IB2HgXTinrcBKyInI5vT" alt=""><figcaption><p>Current state: Certificate with a pseudonym property</p></figcaption></figure>


---

# 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/major-release.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.
