# December 2024

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

## December 11: v5.14.6&#x20;

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

## December 11: v5.14.5

<details>

<summary>Bug Fix</summary>

* **Manual Review Buttons:** Fixed an issue where the "Advanced Review" button for QES was incorrectly displayed for Simple Ident processes.

</details>

## December 9: v5.14.4

<details>

<summary>Improvements</summary>

* **User Agent**: Empty User-Agent headers are now permitted again, ensuring no errors occur when this field is left empty. Please note that we strongly recommend always including a User-Agent header.

</details>

## December 4: v5.14.3&#x20;

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

## December 4: v5.14.2

<details>

<summary>Improvements</summary>

* **Corrupt Videos**: Enhanced the fix introduced in [Patch Release](/others/release-management/patch-releases.md) v5.12.19, further improving the handling of Android OS.

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