Web UI

Web UI Release Notes

Updated: October 27, 2025

Release Notes
This page mentions what's new. Refer to the upgrade notes to transition to this version.

Recently Released Changes

What’s New in Web UI for LTS 2025 (Version 2025.8.0)

Enhancements

  • Customizable Document Type Display Order Users can now configure the display order of document types in the document creation popup, improving selection efficiency. To do so, add the following property in the configuration (nuxeo.conf file) with comma separated list of document type IDs. The document types that are left out would follow the default order. org.nuxeo.web.ui.document_type.order=file,note,workspace

    Grouping support is deferred to a future release.

  • Configurable Rendition Selection The rendition selection in the publication popup is now optional, allowing projects to streamline publishing workflows by hiding this option when unnecessary. Additionally, in the Rendition dropdown, “Default Rendition” is pre-selected by default.

  • Hide "Permissions to external users" block in Permissions tab The permission to external users block is now not visible to the customers who have the following property and value set in the configuration: nuxeo.permissions.externalUsers.allowed=false

Security Improvements

  • Moment.js Library Upgrade Addressed vulnerabilities in Moment.js (v2.24.0) by upgrading to a secure version across WebUI and Elements. This mitigates risks such as ReDoS and locale injection.

Bug Fixes

  • Focus Outline Behavior Fixed an issue where a blue focus outline appeared after mouse clicks. Now, outlines only appear during keyboard navigation, enhancing UI consistency.

  • Comment Submission Duplication Resolved a bug that allowed multiple comment submissions via rapid clicks. The submit button is now disabled after the first click.

  • PDF Filename Escaping Fixed a double escaping/unescaping issue in PDF filename handling identified during GitHub code scans.


Previous Release Notes

Version Summary
Web UI 2025.7.0 Accessibility fixes. Includes support ticket resolutions.
Web UI 2025.6.0 Accessibility color contrast fixes, Nuxeo Drive Direct Transfer Upload, Veracode vulnerability fix. Includes support ticket resolutions.
Web UI 2025.5.0 Node.js 22 upgrade for functional tests, Veracode vulnerability fixes. Includes support ticket resolutions.
Web UI 2025.4.0 Accessibility and Veracode Vulnerability fixes for WebUI and bugfix release
Web UI 2025.3.0 Integrated the latest updates from the recent LTS 2023 release into LTS 2025 release
Web UI 2025.2.0 Integrated the latest updates from the recent LTS 2023 release into LTS 2025 release