PrestaShop logo

PrestaShop

Open source e-commerce platform for building an online store

Alternative to: shopify, woocommerce, bigcommerce, magento


About Versions (100)

8.0.4

2023-04-25

Full Changelog

This release adds some security fixes and improvements.

Click here to see
  • Back Office:
    • Bug fix:
      • #32028: Fix module active flag with group & shop contexts (by @boherm)
      • #32028: Fix module active flag with group & shop contexts (by @boherm)
      • #31411: Display error message when language file is missing (by @Prestaworks)
      • #31390: Ignore attribute_quantity if stock management disabled (by @bibips)
      • GHSA-8r4m-5p6p-52rp Fix arbitrary file ready through sql manager
  • Core:
    • Improvement:
      • #31285: Allow JS action after module import (by @sowbiba)
    • Bug fix:
      • GHSA-fh7r-996q-gvcp Fix possible XSS injection through Validate::isCleanHTML method
      • GHSA-p379-cxqh-q822 Fix executeS method making sure it does selection only (found by truff@projet7.org / Sébastien Cantos)
  • Installer:
    • Bug fix:
      • #32112: Handle fallback in Tools::clearSf2Cache when container is not available (by @jolelievre)
  • Web Services:
    • Bug fix:
      • #32044: Fix WS error: add product with empty unit-price (by @boherm)