Files
sterivein/local/modules/TakeCustomerAccount/CHANGELOG.md
2020-11-19 15:36:28 +01:00

26 lines
504 B
Markdown

# 1.2.1
- #4 Fix bug with cart without currency
# 1.2.0
- #3 Add success and error url option
# 1.1.0
- Add event `TakeCustomerAccountEvents::TAKE_CUSTOMER_ACCOUNT`
- Add hook `take-customer-account.form`
- Add the ability to change the redirection from event listener. For this, to throw an exception of type `RedirectException`
- Add screenshot and logo
- Fix error message in form
- Fix checkAuth in template
# 1.0.2
- #2 Fix checkAuth in controller
# 1.0.1
- Remove old cart in the session