Server

LTS 2023.22 / LTS 2023-HF22

Updated: December 19, 2024

What's New in LTS 2023.22 / LTS 2023-HF22

Create a Management REST API for UIDSequencer

A new Management REST API for Nuxeo Sequencer is available

Remove Mobile Banner From Login Page

The mobile banner has been removed from the login page and all the JSF UI pages, since the mobile apps are no more maintained.

Catch ArithmeticException in Video Converter

Video conversion is now skipped if the height of the video is not known

CSP Errors Shows on Login Page

There are no more Content Security Policy (CSP) errors on the login page with a stricter CSP not allowing inline scripts.

Fix Being Able to Create User With Empty Password

The REST API doesn't allow anymore to create a user with an empty password.

Page Provider Does Not Escape Quote in Term Aggregate Value

Quotes are now escaped when running bulk action on term aggregate value that contain them

Requesting a Non Existing Rendition Should Return Bad Request

A 400 HTTP code is now returned when requesting a non existing rendition.