Version 5.13.1 has been released on 3rd of October 2025 and contains a couple of bug fixes. Below you can find more information related to the bug fixes. We will update your Production account automatically and the Sandbox account can be updated from your (the customer's) end at any given time.
Bug fixes
BR-2717 Enter statement balance is incorrect in JSON type of files
A correction has been made to the bank statement import process to resolve an issue where the incorrect closing balance was being recorded. The "ENTER STATEMENT BALANCE" field was previously being populated with the wrong balance type from the source file (e.g., the 'current' instead of the 'available' balance). This logic has now been updated to ensure the correct, customer-expected value is used, resulting in an accurate closing balance on the bank statement record. This fix is specific to the statement record creation and does not affect the Dashboard balances, which were already displaying the correct data.
BR-2715 5.12.1 > CAMT053.001.02 > Counterparty is no longer imported
This release corrects a critical issue that caused missing counterparty information during the import of camt.053.001.02 bank statement files. A recent update, intended to support the newer camt.053.001.08 format, had inadvertently removed compatibility with the widely-used older version. The import logic has now been fixed, restoring the original functionality for the .02 format and implementing the new tag support as a fallback. As a result, counterparty details are now consistently and reliably imported from both CAMT file versions, ensuring data completeness.
BR-2079 Add Total Row > Support more Master Configurations
This version release enhances the "Add Total Row" functionality to support multiple Master Configurations, addressing a key limitation for users managing various report setups. Users can now provide a comma-separated list of Master Configuration IDs (e.g., "5, 30, 22") in the parameter field, and the total row will be correctly added to reports generated for any of the specified configurations. This update is fully backward compatible, continuing to support single entries, and robustly handles variations in spacing to ensure reliable processing. If the parameter is left empty, no total row will be added, maintaining previous behaviour.