For the complete documentation index, see llms.txt. You can also append .md to any page URL to get its markdown version.
Skip to main content
For the complete documentation index, see llms.txt.

19.12.2025

· 3 min read

We have introduced workflow version history, condition-based loops and added support for document video processes in Onfido.

What's new?
  • Workflow versioning: List, review, and rollback to previous workflow versions.
  • Condition-looping: Run loops until a custom condition is true, ideal for retry mechanisms.
  • Signer SSN: Optionally request Social Security Numbers (SSN/NIN) after signing is completed.
  • Organisation lookup: Fetch ownership maps and specific business documents directly in workflows.

Mint Steps: ID Document and Biometric Verification

New features

  • “DocumentVideo” process type added. The process type “DocumentVideo” has been added to the “Start Assure Capture flow Onfido” step.

Mint Steps: Data Verification

New features

  • Organisation document lookup step. A new step allows receiving specific documents about an organisation, such as ownership maps.

Mint Steps: Documents

Improved

  • More items per PDF. The limits for hydrating PDF files have been increased to allow up to 300 items per document.

Mint Steps: eID and Wallet Hub

Improved

  • Improved error details on failing authentication. Error details for failing eID authentications are now improved and displayed in the journey manager step details.

Mint Steps: Electronic Signing

New features

  • Request signer SSN. A new toggle in the “Create sign order” and “Add signer to sign order” optional settings allows requesting the Social Security Number (SSN / NIN) after documents are signed.

Mint Steps: Utilities

New features

  • Create text based files step. A new step allows creating files with custom content, such as TXT or JSON files.

Form component

Improved

  • Fixed text area dimensions. To ensure design consistency, the dimensions of text area elements have been fixed.

Resolved issues

  • Fixed: Date element not rendered when pre-filled with ISO format. Date elements pre-filled with certain ISO formats are now rendered correctly.
  • Fixed: Shared validation context for inputs with the same key. Inputs with the same key across different pages no longer share validation context, preventing incorrect validation messages.
  • Fixed: Phone number not pre-filled. Phone numbers pre-filled through the Visual Builder are now correctly rendered in forms.

Analytics

Improved

  • Total journeys column added. The analytics table now includes the total number of journeys to provide context for efficiency metrics.

Visual Builder

New features

  • Workflow version history. Version history allows listing, reviewing, and rolling back to previous workflow versions.
  • Condition-based looping. Loops can now run until a specific condition is met, enabling retry mechanisms and similar flows.

Resolved issues

  • Fixed: Colour picker not fully visible. The font colour picker in text block elements is now fully visible and usable.

Mint Engine

New features

  • Journey-based events. You can now subscribe to events based on journey outcomes from the Events section in the Signicat Dashboard.