New featuresβ
π° Add an Account detail tab in the web banking menu (level 1) lets you access the main IBAN, manage virtual IBANs, and update account settings.
π©πΌβπ» The web banking has a new profile page that allows users to manage their languages, reminds them to verify their identity, and provides access to FAQ and support.
Improvementsβ
β UBO doesn't mean anything to French "syndicat de copropriΓ©tΓ©" and "associations" so we removed them from the nocode onboarding.
βοΈ A "legal representative" tile was added to the dashboard for company account holders.
π The authentication SMS was changed from swan.io to authmsg.co, for better whitelabeling.
π Most of the time, we won't display the Captcha anymore β the one displayed when the user enters their phone number. This doesn't take away from the level of security.
π¬οΈ The Refund API mutation can now be used on SepaInstantCreditTransferIn
transactions
Breaking changesβ
π
The deprecated field executionDate
used as an input for the initiateCreditTransfers
mutation was permanently removed and replaced by requestedExecutionAt
.
π² For regulatory reasons, we will no longer accept special characters in the SepaBeneficiary
name
input fields for the initiateCreditTransfers
mutation. Chinese and Cyrillic characters will no longer be allowed.