PrestaShop logo

PrestaShop

Open source e-commerce platform for building an online store

Alternative to: shopify, woocommerce, bigcommerce, magento


About Versions (100)

8.0.0

2022-10-26

Full Changelog

This final release includes a few bug fixes since the last RC1, in addition to all the changes that were already released in Beta 1

Click here to see

  • Back Office:
    • Bug fix:
      • #29996: Fix saving status code 410 on the product page v1 (by @kpodemski)
  • Front Office:
    • Improvement:
      • #30104: Dynamic import for zxcvbn library (by @Oksydan)
    • Bug fix:
      • #30113: Update classic theme (by @jolelievre)
      • #30064: Remove infinite loop on actionObjectUpdateAfter hook (backport #29619) (by @jolelievre)
  • Core:
    • Improvement:
      • #30005: Update Classic to v2.0.5 (by @kpodemski)
    • Bug fix:
      • #30116: Update twig dependency (by @jolelievre)
      • #30080: Do not force new translation system when no domain is provided (by @atomiix)