PrestaShop logo

PrestaShop

Open source e-commerce platform for building an online store

Alternative to: shopify, woocommerce, bigcommerce, magento


About Versions (100)

1.7.5.2

2019-05-02

Main fixes

  • Spammers can no longer register Customers using a name that looks like an URL (#13524)
  • Some of the Grid customization features were unavailable due to a wrongly-formatted hook name (#13579)

Full Changelog

  • Core:
    • Bug fix:
      • #13599: Forbid URLs to be added in customer names (by @PierreRambaud)
      • #13580: Fixed dispatched hook on the Grid presenter (by @mickaelandrieu)
      • #13567: Improve name validation (by @eternoendless)
      • #13549: Forbid URLs to be inserted into Name fields (by @matks)
  • Tests:
    • Refactoring:
      • #13583: Fix selector in E2E tests for addons catalog page and another one in the autoupgrade test (by @nesrineabdmouleh)