PrestaShop logo

PrestaShop

Open source e-commerce platform for building an online store

Alternative to: shopify, woocommerce, bigcommerce, magento


About Versions (100)

1.6.1.21

2018-10-03

Changelog:

  • Back Office:
    • Bug fix:
      • #8321: Fix Module configure permission
      • #8274: Disallow the negative discounts in orders
      • #8786: Replace serialize with json_encode
  • Front Office:
    • Improvement:
      • #8658: Removed duplicate expressions
    • Bug fix:
      • #8828: Stop sending a copy of the contact message to the “author” (avoid spam)
  • Core:
    • Bug fix:
      • #5378: Add a fallback to curl when file_get_content() return an empty response
      • #10680: Hide arguments in debug trace page
      • #8758: Fix the possibility to create a customer with ”¤” or ”
      • #8763: Catch all Swift exceptions in Mail::Send()