Version 5.26.0 has been released on 7th September 2026 and contains an enhancement and a couple of bug fixes. Below you can find more information related to these. We will update your Production account automatically and the Sandbox account can be updated from your (the customer's) end at any given time.
Enhancement
BR-3819 Update Plaid's JSON parser to support multiple-currency statements
ZoneReconcile's Plaid multi-currency JSON statement parser has been extended to automatically support combined multi-currency statement files (such as PayPal statements containing GBP, EUR, and USD transactions in a single import file). This eliminates manual workarounds, ensuring transactions automatically post under the correct nominal code by currency. Standard single-currency imports remain unaffected.
Bug fixes
BR-3845 Direct Debit Reversal | Manually selected Overpayment difference reason handling
This release fixes an issue where manually selecting an overpayment difference reason in the popup for Direct Debit Reversals (DDR) failed to attach payment difference parameters. Due to a string comparison mismatch during threshold evaluation, the system failed to pass the required parameters, resulting in the creation of an incorrect Direct Debit Reversal without the accompanying overpayment Journal entry.
Threshold string values are now properly converted to numbers prior to evaluation against the Bank Account Configuration threshold, ensuring both the Direct Debit Reversal and the overpayment Journal entry are generated as expected when processing lines manually.
BR-3846 Transaction Popups | Resolved glitches during popup submission and transaction unselection
This fix addresses popup behavior issues introduced in version 5.24.0 when processing Direct Debit Reversals and open transactions. Previously, submitting a Direct Debit Reversal popup unexpectedly triggered a secondary open-transaction popup, and manual modifications (such as unselecting an automatically matched invoice) in standard transaction popups were not properly respected upon submission.
Popups now close cleanly without secondary popups upon Direct Debit Reversal submission, and user selections or unselections in standard transaction popups are correctly saved and applied.