[2023] Crassula Release Week 28
core v.23.07.5
client v.23.07.3
New Features
New guides for profile and transfer verification
The new guides will lead you through the essential details of screening and compliance procedures in accordance with the SumSub and Huntli service providers. See SumSub: Verification process of profiles and Huntli: Verification process of transfers.
Improvements
Administrative Panel
The confirmation window is implemented for manual account closure. See Accounts for details on the functionality.
API
A new 422 error message is implemented for the
POST /exchange/api/exchange-request/process
endpoint. Now the error reason is clear when the exchange rate is not provided for a transaction.A new 422 error message is implemented for the
POST /exchange/api/exchange-request/{id}/update-parameters
endpoint. Now the error reason is clear when a request is sent with an empty body.
See Banking API for details.
Verification
Now basic personal details provided to Crassula at registration are auto-filled for SumSub. Thus, it takes less time for a client to go through the SumSub verification process. It is still possible to edit the details. See SumSub: Verification process of profiles for details on the process.
Web Interface
Improved wording on the Account details screen: Replaced the Available currencies section name with Supported currencies.
Improved wording for accounts on the Dashboard screen: Replaced the Total Balance in with Total Balance.
See Banking Web Interface for details.
Fixes
Administrative Panel
Some newly created Admins could not log in to the Admin Panel using the 2FA method. Now the issue is fixed and the functionality works as intended.