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.

25.02.2025

· 4 min read

We have added steps to download capture flow videos and document images, parse strings to JSON and display form summary pages.

What's new?
  • Capture media: Download capture video files and document images individually or in bulk.
  • Icelandic eID: Added support for Skilríki á síma for users in Iceland.
  • Form summaries: Show a full submission summary page so users can review data before submitting.
  • JSON parser: Parse strings to JSON objects directly inside workflow execution.

Mint steps: Assure

New features

  • New step: Download document images. This steps allows downloading only the document images and pictures taken during the capture flow. You can download images individually or downloaded them all at once.
  • New step: Download capture flow video. This new step under Identity verification allows downloading the video from a capture flow.
  • New step: Delete capture flow result. You can now delete an existing capture flow dossier or a single process inside that dossier.

Mint steps: Identify with eID (formerly Authentication)

New features

  • Added Skilríki á síma as an eID. Skilríki á síma is now available in the Identify with eID step to verify the identity of users in Iceland.

Improved

  • Added additional subject output. Depending on the eID used in the Identify with eID step, additional subject data is now available in the output. The subject is a property to uniquely identify the end-user that performed an authentication transaction.

Mint steps: Connections

New features

  • New step: Send raw HTTP request. A new step to fully customise HTTP requests and send raw bodies has been added. This feature complements the already existing HTTP request steps.

Mint steps: PDF Hydration

Improved

  • Added support for line breaks. The PDF Hydration step now supports a way to represent line breaks in the PDF.

Mint steps: Signicat

Improved

  • Clearing session on redirect. To avoid the same end-user returning to a journey after being redirect, you can now clear the user session at that step.

Mint steps: Utilities

New features

  • New step: Parse string to JSON. Strings in a valid JSON format can now be parsed as JSON objects inside Mint. Strings can also originate from previous steps.
  • New step: Create file download URL. A step to create a short-lived file URL where to download a file. Use this to forward files into third-party systems using an HTTP request.

Form component

New features

  • Summary page. You can now display a summary of all information to your end-users before they submit a form. This allows the end-user to go back, review and correct the information before submitting any form.

Improved

Resolved issues

  • Fixed: Sections appearing twice. Previously, when adding a second section to a form, such additional sections would be shown twice along with its inputs. This issue has been resolved.

Visual Builder

Improved

  • Date input advanced pre-filling. The advanced mode for date inputs in steps is now enabled, allowing the pre-filling of these input types.

Journeys

New features

  • Optional waiting message. You can now show an optional message during the user journey to inform end-users about the status of the current operation. This messages replaces the default loading message between steps.

Improved

  • Return to a journey for up to 30 days. The time-to-live for a return URL, which allows end-user to resume a previously started journey, can now be set to up to 30 days.

Mint Journeys

New features

  • Deleting single journeys. It is now possible to delete single journeys, including their data stored in Mint, from the Mint Journeys. This action requires specific permissions in the Dashboard.

Improved

  • Enhanced journey filter UI. The user interface for filtering journeys has been improved.

Resolved issues

  • Fixed: Incorrect journey status displayed. In certain cases, the journey status was displayed incorrectly in the Mint Journeys. This issue has now been fixed.