8.5.0
New Features
We've introduced Workflows:
- ezto Pass Verification: This workflow allows linking an NFC tag to a user for identity verification. Once registered, the tag can be scanned by a mobile device to quickly and securely verify the user’s identity.
- De-Register ezto Pass: This workflow enables unlinking an NFC tag from a user, making the tag available for reassignment to another user.
We've added Workflow Export and Import options, allowing you to transfer workflows within the same workspace or across different workspaces. You can export a workflow by downloading it as a file. To import, simply enable the import option when creating a workflow, then upload the file or paste the JSON as needed.
Improvements
We've added pagination support to the Brandings page, improving navigation and usability.
A confirmation modal is now displayed whenever changes are made to the workflow configuration tree, allowing confirmation of intended modifications before they are saved.
Bug Fixes
We've fixed an issue in Web to Device flow, where verification was completing even when
allow_new_device=false
. Now, an error message will appear ifallow_new_device
is set to false, and the transaction will proceed only ifallow_new_device=true
.Resolved an issue where the last login information for admin and co-admin users was not displaying correctly. This information is now shown accurately.
We fixed an issue in DNS, where the workspace continued to redirect to the previous primary domain after switching to a new one. Redirection now correctly follows the updated primary domain.
Resolved an issue that caused multiple emails to be sent to admins and co-admins when a WebHook rule with an incorrect WebHook URL was used in a workflow. Now, only one notification is sent.
We addressed an issue with IVR verification where results were not displaying for Push and Kafka. IVR verification results now appear as expected.