Release Version 4.48.0 (December 10, 2025)
- Pre-deployment steps
- Post-deployment steps
- Changes to notice
- New functionality
- Improvements
- API changes
- Configuration changes
- Permissions 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 |
New functionality
|
Feature |
Description |
Benefits |
|
Ability for service users to enable or disable notifications at the system level (UI flow is now available). |
Service users can enable or disable notifications at the system level:
|
More flexible notifications management |
The Business Account functionality
|
Feature |
Description |
|
Ability for individuals or service users to change the contract for the company (API flow). |
Individual or service users can change the contract for the company:
|
|
Ability for individuals to add existing individual users to the company as members (API flow). |
Individual can add existing approved individual users as members for the approved company:
|
|
Ability for individuals or service users to close the company if all company accounts are closed. |
Individual or service users can close the company if all company accounts are closed:
If the company is closed:
|
|
Ability for individuals or service users to delete the company in |
Individuals or service users can delete the company in
|
Improvements
|
Feature |
Description |
|
Document “Account details” is generated on the back-end side instead of the mobile application. |
API |
|
Ability for the user to add a bank account by specifying BIC or SWIFT without bank existence in the bank catalogue. |
The system will check bank existence depending on the configuration |
API changes
Updated |
|
|
|
A new field Response structure changed in the following APIs:
New field
|
Added |
|
|
|
|
|
|
|
|
Deprecated/Deleted |
|
– |
Configuration changes
Added new flag to configure if a presence of bank in bank catalogue is required or not on a system level:
bank-catalog.bank-existence.required
${BANK_CATALOG_BANK_EXISTENCE_REQUIRED:false}