๐ Bug Fixes
DEV-15954: Fixed an issue where grid filtering logic behaved inconsistently, ensuring more accurate and predictable filtering results across views. ๐งน (#7312)
DEV-16019: Resolved a permission issue that prevented scoped activity templates from being accessed or managed correctly by authorized users. ๐ (#7284)
ZEN-46794: Fixed an issue where periods were not being created correctly in certain workflows, ensuring proper lifecycle handling and scheduling. โฑ๏ธ (#7289)
ZEN-47378: Fixed validation issues related to usernames, improving reliability and preventing invalid data from being saved. โ (#7311)
ZEN-47406: Fixed issues related to automatic card activation during card creation, ensuring cards transition to the correct state as expected. ๐ณ (#7313)
ZEN-47352: Fixed issues that prevented card issuer admins and business partners from properly managing merchant groups. ๐ ๏ธ (#7310)
โจ New Features & Enhancements
DEV-16022: Added predefined prompts in Web UI 2.0 to streamline the creation and migration of components and pages, improving developer efficiency and consistency. โก (#7294)
DEV-16024: Extended the Cibus integration APIs to surface additional data required by the end-user application, enabling richer views and an improved user experience. ๐๐ (#7286, #7301)
ZEN-46724: Introduced safeguards that prevent users from editing activities linked to recurring bulk activities, reducing the risk of unintended changes. ๐ (#7274)
ZEN-47129: Extended the Jobs UI with additional functionality and visibility to better support operational workflows and job management. ๐ (#7292)
ZEN-47299: Added a new
AppUserAuditTrailmodel to improve auditing, traceability, and visibility into user-level actions across the platform. ๐งพ (#7303)ZEN-47332: Enabled automatic user activation at the time of card order, allowing seamless authentication and reducing friction for end users during initial access. ๐โจ (#7304)
ZEN-47352: Added the ability for card issuer admins to enable or disable the
User/ActivateOnCardOrderfeature, providing more granular control over user activation behavior. โ๏ธ (#7309)ZEN-46492: Enhanced the Features screen by adding an ACL column to the Feature Assignment tab, making access control visibility clearer and easier to manage. ๐ (#7285)
๐ Platform / API Changes
ZEN-46794: Added support for updating bulk activities using LRT, a new long-running task methodology designed to safely execute complex, asynchronous operations without blocking users. ๐โณ (#7295, #7293, #7290, #7297, #7299, #7288, #7306)
๐งฉ Infrastructure & Maintenance
INF-1562: Introduced pub/sub support for card offboarding within the termination scheduler, improving reliability and scalability of termination workflows. ๐ฃ (#7291)
INF-1575: Updated platform dependencies to incorporate security patches, performance improvements, and long-term support updates. ๐งฑ (#7307, #7308)