Admin backoffice
- A bug was fixed when trying to export refund type transactions on the Transactions page.
- Pages with overview tables now by default only show active records. For example, when going to the Gifts overview page, the filter active: true is set by default, showing only active gift cards in the overview.
- Showing QR codes for stacks is now working again.
Backend
- Audit logging added for adding and removing cards from customers.
- The name of a refund batch no longer has to be unique.
- Fixed an issue where the lottery unique winner per merchant did not work correctly
Connect Backoffice
- Balances are now presented in the selected locale (language & country) format.
- A locked user can no longer access the Backoffice. An unclosable popup will now appear when trying to access the Backoffice.
- Inactive merchants are no longer able to claim or issue a gift card.
- The claimed widgets on the Dashboard now also show the info popups (? icon) displaying more info about the widgets.

- The gift program setting “Disable location” is now taken in consideration when creating a gift stack. If the location is disabled, a location cannot be selected when creating a new stack.
If the location is enabled, it is optional to select a location (device of an issuing merchant) for the stack that is created. When selecting no location, no location is set for the stack. - When creating an emoney customer, a cardnumber is now required.
- When going to the details of an emoney customer, it is now possible to add, remove, lock, unlock a card for this customer.

Portal
- Balances are now presented in the selected locale (language & country) format.
Boarding
- When completing the boarding flow by entering a password, password requirements validation is now visually displayed. The password is now matched with the default CCV Connect password requirements.
APIv2
Added the calls below to the APIv2
- POST /communities/<id>/merchantApplication to create a new merchant application