# September 2025

{% hint style="success" %}
The September production release is scheduled for October 1st.
{% endhint %}

## v5.23.5 September 17:&#x20;

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

## v5.23.4 September 17:&#x20;

<details>

<summary>Improvements</summary>

* **PDF Signer:** New PDF signer version with improved timeout handling
* **SMS error handling:** Enhanced error handling for SMS service

</details>

## v5.23.3 September 16:&#x20;

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

## v5.23.2 September 15:&#x20;

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

## v5.23.1 September 11:&#x20;

<details>

<summary>Improvements</summary>

* **Signature Order sorting**: Disabled alphabetical sorting of documents on PDF upload within the signature order. Documents are now displayed in the original upload order.
* **Signature Order status display**: In the Signature Order detail view, the status is now correctly set to "*Started"* when a user restarts an reset process.
* **Improved document type recognition**: Enhanced detection of document types in the step-up process.
* **Optimized handling of multiple documents**: Improved processing of large PDF batches for signing, resulting in faster handling of multiple documents.

</details>

## v5.23.0 September 01:&#x20;

<details>

<summary>Features</summary>

* **View transitions:** Transitions have been introduced with a slide-in effect from the right, providing a more seamless user experience.
* **Loading animations:** Loading animations now feature smoother fade-in and fade-out effects, preventing restarts or jumping of the animations.
* **Improved error messages in dashboard:** When data fails to load in the dashboard, a clearer error message is now displayed with the suggestion to reload the page.
* **Theming enhancements:** The theming page now includes a preview of forms under “Personal Data” (particularly relevant for customers during onboarding).

</details>

<details>

<summary>Improvements</summary>

* **Abort reasons by process type:** Abort reasons triggered by clicking the "x" button or due to a document scan timeout, are now dynamically adjusted to the relevant process.
* **Improved redirect error handling:** If a redirect cannot be initiated immediately, a *“Please wait”* message is now shown instead of the default status message.

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