Release Notes

MPB 20260730.12

31 July 2026

Properties

Global Property Validation (#48590)
Global property validation can now be configured from the Content Management Properties module. Text validation is currently supported, including maximum length, regular expression, and custom error message. Validation rules are defined per property and enforced consistently across all create and edit panels throughout the application.

Projects

Process Types Hierarchy Management (#60658)
A new Process Types module has been added to Content Management. It allows configuring how Process Types are organised into a hierarchy, controlling which types can be created as children of others. The configuration is organisation-specific and does not affect existing project items.

Hierarchical Items Creation (#60659)
When creating a new project item, users now select a Process Type from a list before the creation panel opens. The content of the side panel adjusts based on the selected Process Type, and the list of available types follows the configured hierarchy - ensuring users can only create valid items according to the organisation's configured structure.

Terminology Update - Process Types and Properties (#65269)
"Item Types" has been renamed to "Process Types" across the application to better align terminology between products.

Bug Fixes

This release brings several improvements to stability and day-to-day usability.

Master Documents

  • #63641: Fixed an issue where text formatting was lost when importing content from an Excel file — formatting is now preserved correctly during import.
  • #63642: Fixed an issue where a valid Excel file could not be uploaded due to a case-sensitive file extension check — files with uppercase extensions are now accepted correctly.
  • #63645 / #63649: Improved the loading performance of Master Document details and Repository pages — the number of permission checks performed per request has been significantly reduced, resulting in faster page load times.