This page relates to the release notes of Nuxeo Server and related addons for LTS 2023 cycle. It will list the improvements and features that are successively shipped with the 2021.x releases.
Upgrade Notes
This page mentions what's new. Refer to the upgrade notes to transition to this version.
What's New in LTS 2023.50 / LTS 2023-HF50
Refactor PublicationJsonEnricher to Use a Page Provider
PublicationJsonEnricher now uses the SearchService. The 2025 branch use SearchService.search() directly. A new page provider plugged into the Elasticsearch backend has been introduced for the 2023 branch. For additional information, see Upgrade notes.
Take Into Account the Search Pattern on LDAP Directories
The UserGroup.Suggestion operation now honors the directory's substringMatchType (subinitial, subany, subfinal), so LDAP user/group suggestions return infix and suffix matches when configured to do so.
Security Fixes
This release also contains security fixes.
Upgrade Notes
Refer to the LTS 2023 upgrade notes to transition to this version.