Bug fixes
- Fixed SCT payment return in the new UI redirecting to the old UI payment form instead of staying in the new UI.
Bug fixes
- Fixed the API response when
settlement.ibanis not provided to return a descriptive validation error instead of a generic error message. - Fixed an issue where the group status reject reason code from pacs.002 messages was not saved for rejected transactions.
Improvements
- Removed unused address parameters from the API.
Bug fixes
- Resolved a bug for a scheduled payment.
- Fixed status synchronization issues for inter-account transfers.
New features
- The
bank-info/ibanAPI endpoint now returns the bank name alongside BIC and SEPA schema information, providing more comprehensive bank details for payment validation. This is an optional feature — contact support to enable it. - Users with the
liquidity-viewerrole can now download Nostro account statements directly from the UI, improving self-service capabilities for liquidity management.
Improvements
- Updated company properties (name, address, code) in payment PDF printouts to reflect current registration details.
Bug fixes
- Fixed an issue preventing users from downloading CAMT054D SDD statements through the UI.
Bug fixes
- The debtor name field is now mandatory in SEPA Direct Debit payment initiation, preventing syntax validation errors and ensuring SEPA compliance.
- Resolved JSON format errors when retrieving Nostro account statements via API.
- Fixed an issue where debtor city was omitted from outgoing pacs.008 messages.
- Fixed race conditions in message processing event consumption under high load.
New features
- Introduced automated liquidity management for CENTROlink, allowing clients to configure automatic fund transfers between SCT and INST accounts to maintain operational liquidity.
- Added validation for category purpose codes (FCOL, FCIN, INTE) requiring proper party identification.
- Updated allowed values for payment purpose information to align with current SEPA specifications.
Improvements
- Removed transaction limit for UI exports. Clients can now export their complete transaction history without restrictions.
- Made the enhanced cancellation request processing flow more configurable.
Performance
- Significantly improved database performance when processing batched Credit Transfer messages through bulk operations.
- Improved cursor-based search performance through optimized sort operations.