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.

02.05.2025

· 3 min read

We have launched Signicat PictureID, added HTTP request signing and introduced new analytical widgets on the dashboard.

What's new?
  • PictureID: Added Signicat PictureID step for biometric and document verification.
  • Request signing: Secure HTTP requests using x-signicat-signature header signing.
  • Organisation search: Search for businesses using organisation numbers or names.
  • Form capacity: Increased form limits to support 50 table rows, 250 list items and 5 file uploads.

Mint steps: ID Document and Biometric Verification

New features

  • New step: Signicat PictureID. Signicat PictureID is now available, as a new step, for ID-document verification.

Mint steps: Connections

New features

  • Sign HTTP request. You can now sign HTTP requests with a signing key to assure the receiver that requests have not been tampered with in transit. In particular, requests include x-signicat-signature in the header.

Mint steps: Data Verification

New features

  • New step: Search for organisations. You can now search for an organisation by providing the organisation number or name.

Mint steps: Utilities

Improved

  • Support for conditions in the Find object in JSON file step. Previously, you could only find full matches in a JSON. Now, Mint supports new conditions for partial matching, such as “Contains” and “Does not contain”.

Form component

Improved

  • Support for up to 50 table rows. You can add up to 50 rows in a table inside a form.
  • Increased limit on list elements to 250. When building a form, you can add up to 250 list elements, such as dropdown boxes.
  • Allow up to 5 file uploads per form. You can now upload up to 5 documents in the form step in a workflow.

Resolved issues

  • Fixed: Table pre-filling from variables. Form tables failed when pre-filled with variables created in “Set Variables” steps.

Dashboard

New features

  • New feature: Analytic widgets. The Mint Dashboard displays three new widgets, showing stats on started and finished journeys as well as conversion rates.

Visual Builder

Improved

  • UX improvements to conditionals. A new, and more intuitive, look facilitates how you configure conditional steps, while allowing you to create more complex conditionals in the Builder UI.
  • Indicate hidden fields in the form builder. The Builder UI highlights fields in a form that are hidden behind a condition, and therefore may not be visible when the form is viewed.

Resolved issues

  • Fixed: Formatting pre-filled values causes form to fail. Before the fix, when the text block was pre-filled with workflow data and formatted with specific styling, web forms could fail in the user journey.