Server

LTS 2021.5 / LTS 2021-HF05

Updated: May 2, 2024

What's New in LTS 2021.5 / LTS 2021-HF05

Nuxeo Server

Core Repository

Add a parameter to allow to not automatically save the document in the operation Document.SetMetadataFromBlob dev

A parameter is added to not save the document in the operation Document.SetMetadataFromBlob

 More on JIRA ticket NXP-30145

Core Storage

Improve the Nuxeo Platform Thanks to New Mongodb Indexes admin dev

We improved the Nuxeo Platform performances by adding by default new MongoDB indexes on:

  • the user and groups directories,
  • the annotations (mostly for Nuxeo Enhanced Viewer),
  • the document collections,
  • the audit (mostly for Nuxeo Drive),

 More on JIRA tickets NXP-30432, NXP-30215, NXP-30243, and NXP-30281

Rendition

Improve recomputeThumbnail bulk action default configuration to avoid transaction timeout or stream failure dev

recomputeThumbnail bulk action has been tuned to avoid transaction timeout or stream failure.

 More on JIRA ticket NXP-30382

Compute Update Thumbnail in a Dedicated Transaction per Documents dev

Thumbnail computation is done in a dedicated transaction per documents.

 More on JIRA ticket NXP-30438

Packaging / Distribution / Installation

Tomcat 9.0.48 dev admin

The Nuxeo Platform now relies on Tomcat 9.0.48.

 More on JIRA ticket NXP-30476

Allow to Configure SSL Protocol for the SMTP Connection dev

SSL protocol is now configurable for the SMTP connection into nuxeo.conf.

 More on JIRA ticket NXP-30456

Miscellaneous

Improve Fulltext Extraction for Microsoft Office .xls Files

Possible OOM is now prevented on XLS fulltext extraction.

 More on JIRA ticket NXP-30294

Major Bug Fixes

Fix Long-Running Thumbnail Generation for Large Office Files

We are now using LibreOffice to render Office file thumbnails in order to convert only the first page of the document instead of the full document.

 More on JIRA ticket NXP-30326

Fix Search Results Not Being Sorted When a Quick Filter Is Used dev

Sort infos are now taken into account, in this order: first parameters, then quick filters, then defaults from page provider.

 More on JIRA ticket NXP-30360

Learn More

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