This page relates to the release notes of Nuxeo Server and related addons for LTS 2021 cycle. It will list the improvements and features that are successively shipped with the 2021.x releases.
Oracle Linux 7 Upgrade
Starting from LTS 2021.54 released in May 2024, we will be transitioning our LTS 2021 Nuxeo Server distributed Docker image from CentOS 7 to Oracle Linux 7. Please refer to the upgrade notes for detailed information.
Upgrade Notes
This page mentions what's new. Refer to the upgrade notes to transition to this version.
What's New in LTS 2021.68 / LTS 2021-HF68
Requesting an Unknown Document Id With Easyshare Returns a 500 Error
Improve Exception Handling in WebEngine
Exception happening in WebEngine is now better caught when the requested MediaType is not application/json
.
An exception writer has been added for text/html
media type, so Nuxeo Server WebEngine now handles the following media type for NuxeoException handling:
text/html
application/json
which is the default fallback for other media types
Fix Infinite Login Loop When the Anonymous User Is Enabled
Fixed infinite login loop when the anonymous user is enabled
Upgrade Notes
Refer to the LTS 2021 upgrade notes to transition to this version.