30.11.2023
· 2 min read
We have moved the Slack step to the Connections category, improved the UBO lookup results handling and refined file downloads.
What's new?
- Connections: Moved Slack notifications under the Connections category.
- File organisation: Automatically group user-uploaded files by form sections and element labels.
- Conditional logic: Evaluated steps automatically enable 'continue on error'.
Form component
Improved
- When accessing files uploaded by a user and downloading them all in one go, the service now organizes them based on the point of upload in the form and the label used for the upload element.
Resolved issues
- Fixed: Year not selectable in Datepicker. Before fixing, users could not select the date directly in the Datepicker inside a form.
Mint Steps: Connections
Improved
- The Slack step has been moved under the Connections category and properly implemented to decrease technical debt in Mint.
Mint Steps: Data Verification
Improved
- Due to the difference in responses from basic organisation lookups, depending on the country and source, the business address for a company could be empty in the result. If that is the case now, the first found and active address is used as the business address.
Resolved issues
- Fixed: When no UBO is found, the lookup fails. When an ultimate beneficial owner lookup was performed and found no UBOs, the lookup failed with an exception. After this fix, the step returns an empty result.
Mint API
Improved
- To add an extra layer of data separation, Mint verifies that all elements processed belong to the correct account next to all other client and access authentications and verifications.
Mint Engine
Resolved issues
- Fixed: URL encoding in redirect. After fixing, special characters and the input in general is properly URL encoded to ensure correct redirection.
Visual Builder
Improved
- When a step outcome is evaluated in conditional logic, then the "continue on error" option for the evaluated step is automatically turned on now.
- The option to set at least one choice in a checkbox list to required has been added to the visual builder.