Release Version 4.36.0 (May 21, 2025)
- Pre-deployment steps
- Post-deployment steps
- Release migrations
- Changes to notice
- New functionality
- Improvements
- Fixes
- API changes
- I18n properties changes
- Configuration changes
- Database changes
- Permission changes
Pre-deployment steps
To be done before deployment |
---|
Check configuration changes and apply them in the |
Check if the release contains migrations. Migrations can affect deployment and downtime. |
Use |
Post-deployment steps
To be done after deployment |
---|
Verify permission changes and assign or remove required permissions if they have been overridden |
Add new properties from the I18n properties changes to the downloaded i18n properties file and add translation for them if needed. Use |
Release migrations
–
Changes to notice
Canges to notice |
---|
Added
!! The field |
New functionality
Check our new demo videos about OTP confirmation functionality here: Demo Videos | SDK.finance.
Feature |
Description |
Benefits |
Cybersource integration – card data encryption |
The implementation includes components for initialising and managing a local JCEKS keystore, performing operations such as key creation, retrieval, and storage, and providing secure in-memory storage of sensitive data. Configuration properties used and their impact:
Certificates and keys storage:
|
Integration with CyberSource is currently in progress. Once completed, it will enable users of the SDK.finance mobile application to top up their wallets using a bank payment card. |
Cybersource integration – ability to pass card data in the API |
When API 1 accepts the following card data in the /submit API request
and stores encrypted (e.g., using AES-256) card data temporarily 2 back-end calls subsequently, the following Cybersource APIs
3
|
|
Cybersource integration – implemented API to initiate authentication to be called by front-end when device data is collected |
When device data is collected using iframe, front-end calls API to initiate authentication: |
|
Cybersource integration – processing payment when step-up result is received |
When the step-up result is received, the system
|
|
Push notifications – Expo Push Notification is integrated.
|
By default, push notification sending is disabled, and the system only logs the message to a log file. To start working with Expo Push Notification, configure the integration with this service on a specific server:
Once the integration with Expo Push Notification is configured and launched, each instance of the mobile application must register with Expo Push Notification, obtain a token, and register it on our server using the API |
Enhance user engagement by delivering real-time updates in the SDK Finance Mobile Application, improving responsiveness and communication |
Improvements
Feature |
Description |
Date of the reset identification request is visible for service users in the User profile → KYC tab. |
When users call the API |
Filters and columns in the Clients and Team members are renamed to be consistent |
The same naming is used for filters and columns. |
Fixes
Fixed filtering users by role name on the Team members/Clients page.
API changes
Updated |
Added
|
Added
|
Ability to pass card data in the API
Fields from the Cybersource response in the API response:
Response fields mapping:
|
Added |
|
|
Deprecated/Deleted |
– |
I18n properties changes
–
Configuration changes
Added environment variables:
|
New properties:
|
Database changes
–
Permission changes
–