26.02.2026
· 4 min read
We have added the ability to retrieve signing order summaries, introduced customisable form language profiles and enhanced journey filtering.
What's new?
- Signing orders: Retrieve detailed summary and signer information of electronic sign orders.
- Form language profiles: Control displayed system and validation messages using localized form profiles.
- Journey management: Filter journeys by their parent workflow and view journey note creators.
- Visual builder: Copy entire conditional branches, see delete warnings and use syntax highlighting in advanced mode.
Mint Activities: eID and Wallet Hub
Improved
- Risk attributes request support. Risk attributes can now be requested as part of an eID authentication and have been added as possible data to request.
Mint Activities: Electronic Signing
New features
- Retrieve sign order summary step. A new step “Retrieve sign order summary” has been added, providing full information about a signing order including all data about the signers.
Resolved issues
- Fixed: Race condition caused signing to fail. In rare cases, signing could fail because the completion event was delivered before the document state was updated to
signed. This issue has now been resolved.
Mint Activities: Workflows
New features
- Resume journey step. A new step allows resuming suspended Mint steps inside journeys.
- Get journey data step. This step returns metadata about a specific journey and provides a list of currently suspended steps.
Form component
New features
- Form profiles. Language profiles can now be created under the configurations page and assigned to forms in the visual builder to control displayed messages.
- Subscribable events. The form component now emits events when a form is shown to an end-user and when it is submitted.
- Width control for table columns. In desktop view, each table column’s width can now be individually configured.
Improved
- Date format option added. The format
dd.mm.yyyyis now available as a selectable option for date input elements.
Resolved issues
- Fixed: Date condition not evaluated. Conditions evaluating date inputs were never met, preventing dependent fields from being shown. This has been corrected.
- Fixed: Firefox not showing pre-filled values. Under specific circumstances when switching browser tabs, pre-filled form values were not displayed in Firefox. This issue has been resolved.
Journey Manager
Improved
- Show note creator. The creator of a note is now displayed in journey details.
- Filter by workflow. A new filter in the journey overview allows filtering journeys by the workflow that created them.
- Improved alert readability. Readability of alerts, especially long messages, has been improved in overview tooltips.
Resolved issues
- Fixed: Incorrect latest activity date. The latest activity date in the journey manager overview referenced the wrong value and now correctly shows the proper date and time.
Visual Builder
Improved
- Copy conditional steps completely. When copying a conditional, all contained steps including configurations and sub-conditionals are now copied as well.
- Warning on deleting referenced steps. A confirmation warning is now shown when attempting to delete a step that is referenced elsewhere in the workflow.
- Centre workflow button. A new button allows users to quickly jump back to the centre of the workflow.
- Basic syntax highlighting. Advanced input mode now provides basic syntax highlighting for Liquid expressions.
Resolved issues
- Fixed: Unreachable steps added. In rare workflow constellations, steps not connected to any reachable path could be added. These are now prevented and cleaned up when loading a workflow.
- Fixed: Step name overflow. In large and cascaded workflows, step names could overflow their containers. This has been fixed.
- Fixed: Advanced conditionals not saved. Under specific circumstances, advanced conditional settings were not saved. This issue is now resolved.
- Fixed: Element orientation not shown. Elements such as radio selections or checklists were not displayed horizontally in the builder when configured that way. This has been corrected.