Version : 90

Released : 2026-08-30

Changes in this Release

Issue

Type

Module(s)

Description

4956

Feature

Actions

Actions can now set a custom property value to a fixed value or to the result of an expression evaluated when the action runs — for example a due date of today() + days(10), the acting user, or another of the object's own properties. A value that comes out empty — whether from an expression or from data collection — clears the property, the same as Clear Property. Action preconditions and standards rule logic also gain int() and float() conversions, and an HTML custom property collected by an action is now entered through a rich-text editor.

4978

Feature

Automated Testing

TrialGrid now automatically rotates stored iMedidata service account passwords on a schedule.

4956

Feature

Custom Properties

Actions can now set a custom property value to a fixed value or to the result of an expression evaluated when the action runs — for example a due date of today() + days(10), the acting user, or another of the object's own properties. A value that comes out empty — whether from an expression or from data collection — clears the property, the same as Clear Property. Action preconditions and standards rule logic also gain int() and float() conversions, and an HTML custom property collected by an action is now entered through a rich-text editor.

5001

Feature

Document Templates

Document Template reports can now be run from Draft object listings such as Forms, Fields and Custom Objects. The report receives the objects selected on the page and those matching the active search and filters.

4963

Bug

Validation

Validation-doc issue pages now handle escaped characters properly in titles and content.