[2022] Crassula Release Week 51
core v.22.12.11-22.12.14
client v.22.12.11-22.12.14
New Features
Available currencies for multicurrency accounts
Now the list of available currencies is provided in the Account details window of a multicurrency account.
New chatbot for web Interface
The new Freshchat service provider is integrated to deliver an online chatbot for the Web Interface. Contact your manager for configuration details.
Transfer fees per country group
The new Country group parameter is implemented for Transfer fees. Now it is possible to configure transfer fees for each country group. See Price lists for details.
Improvements
Administrative Panel
Now Identification request logs are provided with the new
LevelName
field to define the client Verification level.Now currencies are validated to provide an exchange rate when editing the Default currency and Available currencies parameters in Application settings.
The new Transfer type parameter is implemented for transactions to define whether the transfer is Local, SEPA, or SWIFT. See Transactions for details.
API
The DOT cryptocurrency is now supported by the
GET/api/currencies
method and can be found in the list of all available fiat and crypto currencies.The
GET /api/clients/{clientId}/issued-cards/{id}
method is deprecated. Now its functionality is covered byGET /api/clients/{clientId}/issued-cards/{id}/cardholder-data
. See Banking API for details.
Web Interface
An icon is implemented for the USDC.T (USDC-TRON) in the Accounts section.
Card accounts are no longer available for selection when making payments for Subscription plan upgrades.
Fixes
Web Interface
If the
multiple_accounts_per_currency
configuration was disabled in the system configs, it was impossible to open a EUR account when a EUR Vault already existed. Now users can open an account in the same currency as an existing Vault is.Multicurrency accounts were not available for selection when making a UK local payment. Now multicurrency accounts are also considered.