14.12.2023
· 2 min read
We have added FTN, Buypass and Email OTP authentication support and enabled file handling in the Mint Engine.
What's new?
- New eIDs: FTN, Buypass, and Email OTP available for user authentication.
- Message encryption: Added automatic message-level encryption for all eID providers.
- Engine file handling: Native file management and passing between workflow steps.
Mint Steps: Identify with eID (formerly Authentication)
New features
- FTN, Buypass and E-Mail OTP added. Three new eIDs have been added to the Identify with eID step. Your end-users can now authenticate with FTN, Buypass and Email OTP.
Improved
- Message level encryption enabled for all supported eIDs. This is active by default and requires no additional actions from your side.
Mint Engine
New features
- Workflow file handling added. Mint engine can now process files and make them available both for building workflows and for passing them between steps. The functionality is available through the provided worker library for steps.
Visual Builder
New features
- Styling options added for headers and text-based elements. We added styling options for multiple elements in the Form step. This provides more flexibility when designing user journeys. Header elements now allow you to choose between 4 different header styles and text-based elements, like a text block or the labels for inputs, now offer the option of setting a text alignment.
Resolved issues
- Fixed: Minimum number of columns for table element was two. Before, the minimum number of columns for a table element was two, thus excluding the option of using tables with only one column per row.