Introduced Verifone Payment Gateway integration
Updated Dockerfile to grant the root user group the same access as the node user for OpenShift compatibility
Display 404 screen when Application cannot be resolved form the Tenant Service
Add support for showing estimated taxes in Cart view (before checkout)
Added support for customers to re-order past orders
A new "Order Again" action has been added the Order Details page allowing the user to add all items of a past order to their current cart
In the future, a second option will be added to add items except for add-ons/dependent items
Added redirect from /register
to /logic
This is only relevant for those who have enabled embedded/hosted login and registration and where both the login and register forms are shown on the same page like in the out of box login.tsx
page.