Releases: spryker/customer
Releases · spryker/customer
6.2.2
6.2.1
Included commits: 6.2.0...6.2.1
Bugfixes
- Refactored tests.
- Added missing navigation entries into the XML file.
6.2.0
Included commits: 6.1.1...6.2.0
Improvements
Customer transfer has been extended with a restore password link field. Restore email templates are adjusted too to complete this functionality.
6.1.1
Included commits: 6.1.0...6.1.1
Bugfixes
Send a registration email only on successful registration (success flag in CustomerResponseTransfer).
6.1.0
Included commits: 6.0.3...6.1.0
Improvements
- Added an order hydrator for customer information to display on the Zed order detail page.
6.0.3
Included commits: 6.0.2...6.0.3
Bugfixes
- Customer address country options got reduced to match store configuration.
6.0.2
6.0.1
Included commits: 6.0.0...6.0.1
Adjustments
Incorporate new configuration options
- Add usage for new configuration constants
- Deprecate old and unused configuration constants
6.0.0
Included commits: 5.0.0...6.0.0
Improvements
Changed how customer is stored when order is placed, instead of fk_customer(foreign key) customer_reference is used.
5.0.0
Included commits: 4.3.0...5.0.0
Improvements
- Added a new facade method
anonymizeCustomer()
and anonymization processing for customer and customer addresses. - Provide UI for Zed to delete a customer