🚀 Features
ZEN-47482 – Added support for Cal to override their default MCC list on a per-tenant basis, enabling more granular merchant category controls tailored to specific tenant configurations.
ZEN-47395 – Introduced a new
CardAuditTrailmodel to systematically track and persist updates made to cards, improving traceability, auditability, and operational visibility.ZEN-47444 – Implemented server-side search for Merchant Group Members to significantly improve performance and scalability when working with large merchant datasets.
ZEN-47269 – Added a dedicated User Audit Trail tab to the employee helpdesk screen, providing enhanced visibility into user-level actions and historical changes for support and compliance purposes.
ZEN-47481 – Delivered a new ICC rule management screen, allowing administrators to configure and manage ICC-related rules directly within the platform interface.
🛠 Improvements
DEV-15981 – Enhanced the Statements page with general usability, layout, and performance improvements to create a more consistent and streamlined user experience.
DEV-16037 – Improved state management for the Employees grid to ensure filters, sorting, and selections are preserved correctly when switching between tabs.
DEV-15979 – Resolved inconsistencies in currency selection and formatting within the OOP web interface, ensuring accurate display and selection behavior across supported currencies.
🐛 Bug Fixes
INF-1576 – Corrected the construction of the
DipocketUser.updaterequest payload to ensure accurate downstream processing and prevent malformed update requests.ZEN-47593 – Fixed a
TypeErroroccurring in the Bulk Activity Edit component, preventing unexpected UI failures during bulk updates.