Studio

Nuxeo Studio Release Notes

Updated: July 25, 2025

Discover upcoming and recent changes in Nuxeo Studio.

Recently Released Changes

Bugfixes

Studio Designer

Header Compatibility for Custom Document Types

Resolved an issue affecting custom document types that extend Folder, where default view layouts defined via included HTTP headers with dots (for example, X-NXfetch.document). These headers were incompatible with certain infrastructure setups, such as Azure Application Gateway, which enforce stricter RFC compliance and block headers containing dots.

What Changed: Replaced dots (.) in HTTP header names with hyphens (-) to ensure compatibility.
Example: X-NXfetch.documentX-NXfetch-document

Impact: This change ensures that custom document types render correctly in environments with strict header validation, improving reliability and deployment flexibility.

Studio Modeler

Regression Fix: Operation Signature Consistency Restored

Summary: Following the recent update to target platform registries, a regression was introduced where operation signatures no longer followed the expected input → output pattern.

What Happened: Some operations that previously returned documents were incorrectly returning only a single document.
This inconsistency broke expected behavior in workflows relying on multi-document outputs.

Fix: Restored the correct signature pattern for affected operations to ensure consistent input → output behavior.

Impact: This fix ensures that operations behave as expected in automation chains and custom logic, particularly where multiple document outputs are required.


Previous Release Notes

 Release Date  Summary
July 2025 Bugfixes on Studio Modeler and Designer
January 2024 Connect/Account Managment
July 2023 Structure templates
April 2023 ElasticSearch Mapping
February 2023 Studio Modeler
July 2022 Disable/Re-enable features coming from dependencies
May 2022 ‘Manual Field’ in default sort
March 2022 Technical Upgrade and New Version Numbering
February 2022 Facet Manager in Studio
December 2021 Increase in the Max Number of Users per Organisation and Removal of 11.x Platform in Studio
November 2021 Update All Button in Application Definition
September 2021 Multi-Layer public release and Marketplace changes
August 2021 Multi-Layer and Elasticsearch
July 2021 Accessibility improvements for Studio Designer
June 2021 CTRL + S Feature and Trial Registration Cache Resolution
May 2021 Web UI by default in Studio and recursive registries resolution
April 2021 Document Trashed and Untrashed event handlers
March 2021 Update of Studio Designer Catalog
January to February 2021 Range Support for Marketplace Packages
July to September 2020 Automatically generated translation keys, interface for account management
June 2020 Improved layout blocks experience
May 2020 Widgets Drag and Drop Instead of Mode
April 2020 Improved Visual Layout Configuration Experience
February / March 2020 Custom icons support, security improvements
January 2020 Automatically switch to a new branch
December 2019 Layout Inheritance for faster layout configuration