Server

LTS 2023.14 / LTS 2023-HF14

Updated: September 3, 2024

What's New in LTS 2023.14 / LTS 2023-HF14

Fix Restricted Access in Maintenance Mode

Authentication can again be restricted to administrators only. This is not cluster wild.

 More on JIRA ticket NXP-32672

Return the Content-Disposition Multipart Header in UTF8 Encoding

Nuxeo can now return filename attribute in UTF-8 encoding

Following the RFC6532, Nuxeo is now able to send the filename attribute in UTF-8 encoding in multipart responses.

This could be enabled by setting the following nuxeo.conf property:

nuxeo.multipart.filename.utf8.encoding=true

Note that it would be the default and only behavior for LTS 2025.

 More on JIRA ticket NXP-32651

Nuxeo Log4j MaskSensitiveData Should Mask Secret Value

Nuxeo masks secret values in logs.

 More on JIRA ticket NXP-32536

Fix Blob Download When the Filename Is "Data"

Nuxeo can resolve and download blobs whose filename collide with an XPath.

 More on JIRA ticket NXP-32335

Implement the SCIM 2.0 Search Endpoint

It is now possible to retrieve Scim v2 Users and Groups resources through Search endpoints

 More on JIRA ticket NXP-32312

Learn More

More information about released changes and fixed bugs is available in our bug tracking tool.