Addons

Nuxeo Enhanced Viewer Release Notes

Updated: July 1, 2025

What's new in NEV 2025.1.0

Summary

NEV Version 2025.1.0
Included ARender Version 2023.10.1

Content Redaction Feature Can Now Be Disabled by Configuration

It is now possible to completely disable Content Redaction on Nuxeo Enhanced Viewer by putting this environment variable on the nuxeo/arender-ui Docker image:

ARENDERSRV_NUXEO_ARENDER_CONTENT_REDACTION_ENABLED=false

If you’re using the NEV Helm Chart, you can set it to your values:

arender:
  viewer:
    environment:
      ARENDERSRV_NUXEO_ARENDER_CONTENT_REDACTION_ENABLED: "false"

ARender Software Was Updated to 2023.10.1

ARender was updated to the latest version, see the various Release Notes:


NEV Release Notes Summary