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.

12.12.2024

· 7 min read

We have introduced support for Signicat Secure Share, added the option to require manual journey approvals and released the Store Loop Data step.

What's new?
  • Secure Share: Integrated Signicat Secure Share to create shares and send files.
  • Manual approvals: Suspend workflows and wait for manual API or journey manager approval.
  • Age verification: Perform custom age checks and construct age-based workflow paths.
  • Responsive journeys: Full responsiveness and theming support added across all user steps.

Documentation

New features

  • Added Mint Journeys documentation. The Mint Journeys is now documented in the Mint developer pages and provides insights into its purpose and usage for Mint journeys.
  • Added pre-filling concept and tutorial. A tutorial explaining the concept of using and reusing data through pre-filling has been added to the developer documentation for Mint.
  • Added a basic description of all available steps. The first version of the documentation now includes descriptions for all available steps.

Mint steps: Assure

New features

  • New step: Download full process result archive. The new step downloads the full process result as a .zip archive to the journey. The archive contains data, including pictures and videos, collected during the process.

Improved

  • Added support for capture configurations. When using the capture flows through Mint, you can now apply previously created configurations.
  • Added optional inputs for process IDs. You can add a specific process ID to any ID Document and Biometric Verification step, in addition to the dossier ID.
  • Renamed eID option. The step to start a capture flow with eID has been renamed to Signicat VideoID.

Resolved issues

  • Fixed: Check for existing processes. Previously, the end-user was forwarded to Assure, by default. Now, if no process is created, the step fails in an expected manner that can be handled inside the workflow.

Mint steps: Identify with eID (formerly Authentication)

Improved

  • Added support for yyyyMMdd dates. Some eIDs return the date of birth in the yyyyMMdd format, so support for this has been added to the Identify with eID step.
  • Added itsme® as an eID option. itsme® is now available in the Identify with eID step.

Mint steps: Connections

New features

  • New step: File requests. A new step allows you to send files inside an HTTP request.

Mint steps: Communication

Improved

  • Improved support for HTML in email bodies. The ability to copy-paste HTML into the message body has been improved.

Resolved issues

  • Fixed: Empty file reference for email attachments. Previously, if an uploaded file was missing, the email step failed. Now, if no file is uploaded, the attachment is empty instead of causing an error.

Mint steps: Data Verification

Improved

  • Added data sources for the United Kingdom. Companies House has been added as a data source for various organisation lookups.
  • PEP and Sanction steps return match count. Both the person and organisation PEP and Sanctions screening steps now return a count of screened items accessible in the workflow.

Mint steps: Digital Evidence Management (DEM)

New features

  • New step: Download PDF reports. This step allows you to download Digital Evidence Management (DEM) PDF reports.
  • New step: Upload files into DEM. This step to create digital evidence records now allows adding files to the record.

Mint steps: Electronic Signing

New features

  • New step: Download signed documents. A new step in the Electronic Signing category allows you to download documents signed into the Mint journey.

Mint steps: PDF Hydration

Improved

  • Support for images in PDF files. Mint can now hydrate PDF files with images.

Mint steps: Primitives

New features

  • New step: Store loop data. This step allows storing the data of each loop iteration for review later in the Mint Journeys.

Mint steps: Secure Share

New features

  • Added Secure Share to Mint. Signicat Secure Share is now available in Mint, allowing you to create shares and add files and recipients later in the workflow.

Mint steps: State

New features

  • New step: Require approval. This step suspends the workflow and waits for an approval to resume or reject the workflow through the API or the Mint Journeys.

Mint steps: Utilities

New features

  • New step: Perform age verification. This new step verifies if a provided date passes a set age requirement and allows you to create conditional logic based on age.
  • New step: Merge files into PDF. A new step allows you to merge multiple documents into a single PDF.

Form component

New features

  • Option to delete rows. Form now supports the option for the end-user to delete pre-filled rows based on different control values, such as a minimum number of rows.

Improved

  • Custom file size limit. You can now set a file size limit on uploads in the Form step.
  • Added upload progress of form submission. To improve the user experience, the form now displays the progress of file uploads upon submission.
  • Customisable "Add row" button. You can now customise the text on the "Add row" button for better clarity.
  • Increased header length. The maximum length for header elements has been increased to 255 characters.
  • Improved design responsiveness. The form designs now adapts and responds better to smaller screens.
  • Maximum number of rows increased to 30. A form table can now hold up to 30 rows.
  • Scrolling behaviour improved when switching pages. The form now focuses on the top element when switching pages.

Resolved issues

  • Fixed: File upload failures. Previously, file uploads failed in rare cases due to a storage issue. This has been resolved.

Visual Builder

New features

  • Added deprecation notice. Deprecated steps now show a visual cue to help users replace them.
  • Show potential workflow issues. The visual builder now highlights missing inputs or required configurations in an overview and on the canvas with a coloured border and exclamation mark.

Improved

  • Improved performance for large workflows. Mint now handles large workflows more efficiently, particularly in pre-filling and data selection.
  • Removing steps now removes references. Deleting a step automatically clears all references to prevent broken workflows.
  • Previously uploaded files can be downloaded. You can now download files uploaded to the workflow from within the visual builder.

Journeys

New features

  • Theming support. Theming is now supported in all Mint steps.

Improved

  • Fully responsive journeys. Journeys are now fully responsive for all Mint steps.

Mint Journeys

New features

  • Added "Suspended" state. A new, "Suspended", state indicates that a Suspend workflow or Require approval step needs to be handled before the journey continues.

Improved

  • Pagination and limits are now remembered. The Mint Journeys now remembers page and limit settings when navigating.

Resolved issues

  • Fixed: Empty CSV file on export. An issue causing empty CSV exports has been resolved.

Mint API

New features

  • Validation for steps referenced in a workflow. This ensures all referenced steps exist within the workflow context.

Improved

  • Validation to ensure custom domain. The API now validates that an account has at least one custom domain before publishing a workflow.

Mint Engine

Improved

  • Journeys and steps support custom domains. Mint steps now support the default custom domain.