Version : 88.12

Released : 2026-07-02

Changes in this Release

Issue

Type

Module(s)

Description

4926

Bug

Automated Testing

AI test-case generation no longer holds a database transaction open while waiting on the AI service, and a stalled AI response now fails promptly instead of hanging, preventing it from blocking TrialGrid deployments.

4894

Bug

Property Sheets

Pasting spreadsheet data into a property sheet that extends beyond the existing rows now adds the extra rows automatically, instead of pasting only the first row.

4895

Bug

Property Sheets

On property sheets with ordinals you can again select multiple rows for bulk actions or labelling - select the rows first (including non-contiguous rows with Ctrl+Click) then drag to reorder them.

4896

Feature

UX

The Field property sheet now has Undo and Redo buttons; field changes - adding, removing, moving and pasting rows, and editing field properties - can be undone and redone and stay in sync between the Fields page and the spreadsheet.

4919

Bug

UX

The content of read-only cells in grid and spreadsheet views can now be selected and copied.

4936

Bug

UX

Undo and redo of a field reorder now also refresh the form editor canvas so it stays in step with the property sheet, and an in-progress custom property edit is captured on the undo history even when the sheet re-renders mid-edit.