Crassula Release Week 29
core v.24.07.7-24.07.8
client v.24.07.5-24.07.6
Improvements
API
Implemented a new API method POST /api/clients/{clientId}/issued-cards/{cardId}/reissue
. This method allows reissuing a bank card if it expires in the current month or has already expired.
See Banking API for more information.
Transactions
Added the ability to perform dynamic transfers for clients with the Railsr provider.
User registration
Added functionality to restrict user and company registrations from a customizable list of countries and phone numbers. Transactions can also be restricted for already registered persons and companies based on selected countries. Configure these restrictions in the Administrative Panel under Application Settings > Countries > Sign-up Countries > Transfer Countries > Phone Countries.
Web Interface
Improved the balance panel to display only those currencies that are present in the client's account balances.
Enhanced user notification by adding an error dialog when attempting to register from a country marked as an Excluded Country. This limitation can be configured in the Administrative Panel under Application Settings > Countries > Sign-up Countries.
Fixes
Transactions
Previously, users encountered issues receiving webhooks from the Unlimit provider. This issue has been fixed, and data is now updated correctly through the Incoming Account Transaction callback for Unlimit provider transactions.
Users faced issues with internal payments due to the 35-character limit in the
description
field. This issue has been resolved by increasing the character limit to 140.
Verification
Complexities in the verification workflow led to issues with user document processing. This issue has been addressed by adding three new states for documents: SUPERSEDED
, SUPERSEDED_FROM_APPROVED
, and SUPERSEDED_FROM_REJECTED
. Now, when a new document is uploaded, the old document becomes inactive, and a new document is created as the current one.
Web Interface
Fixed an issue where clients were unable to top up their cards from real accounts, as only virtual accounts were displayed in the Web Interface.
Upcoming Updates
No updates this week
This week, we do not have any new updates to announce. However, we encourage you to explore our Improvements and Fixes sections for details on the exciting enhancements included in this release!