PrestaShop 8.0.1
3 March 2023
PrestaShop version 8.0.1 is now available.
Upgrading to PrestaShop 8.0.1
PrestaShop 8.0.1 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply PrestaShop updates as new versions are released, or use Installatron's Clone feature to duplicate an existing PrestaShop install to test the 8.0.1 upgrade prior to applying it live. Get started managing your PrestaShop installations with Installatron
What's New in PrestaShop 8.0.1
Back Office - New features
- #29039: Product list preview in product list V2 (by @jolelievre)
Back Office - Improvements
- #29695: Do not clear system cache on bulk install,remove,upgrade module (by @mflasquin)
- #29783: Migrate node-sass to sass-embedded on default theme (by @NeOMakinG)
- #29574: Remove product image dropzone flex that was adding space (by @margud)
- #29021: Add webP to allowed format on the DropZone help (by @PrestaEdit)
Back Office - Bug fixes
- #30511: Save settings before generating htaccess (by @atomiix)
- #30512: Allow negative number for attribute quantity (by @atomiix)
- #30326: Force AbstractColumn::name to never be null (by @jolelievre)
- #30362: Fix filemanager undefined translations (by @Hlavtox)
- #29132: Fix stock policy propagation on product combination (by @FabienPapet)
- #29693: Update material icons lib to fix the slow npm installation (by @NeOMakinG)
- #29084: 27054: fixed taxes for wrong countries (by @margud)
- #29465: Add available_now & available_later labels constraints (by @zuk3975)
- #29372: Hide suppliers if there are no suppliers on product v2 (by @NeOMakinG)
- #29066: Fix combination deletion error (by @margud)
- #29859: Fix update status button responsive on order page (by @NeOMakinG)
- #29846: Fix 29341 - Rate impact calculation (by @FabienPapet)
- #29587: Replace exception message by custom error message when uploading avatar with invalid extension (by @lartist)
- #29554: Replace exception message by custom message on invalid avatar on employee page (by @lartist)
- #29942: Fix alert spacing inside modal content of product page v2 (by @NeOMakinG)
- #29047: Fix ordering by product name + add ordering by product id (movements page) (by @marsaldev)
- #29791: Fix form layout in Advanced Parameters > Security > Password policy (by @eternoendless)
- #29847: Fix product page v1 footer responsive (by @NeOMakinG)
- #29584: Fix duplicate / wrongly pluralized error message on field length in BO (by @yanmakouf)
- #29224: Fix subcategories for multishop (by @MeKeyCool)
- #29553: Add min height on alert to center icons vertically (by @lartist)
Front Office - Bug fixes
- #28838: Update AbstractForm.php for Multilanguage fields (by @panariga)
- #30084: Added check to see if delivery option is an array (by @nicosomb)
- #30093: Add install fixtures for new registration page. (by @Hlavtox)
- #30252: Do not return customization values if cart is not set (by @Prestaworks)
- #29715: Fix discount detail in cart when a product has en ecotax with applied tax (by @mflasquin)
- #29619: Remove inifinite loop on actionObjectUpdateAfter hook (by @lartist)
- #29910: Fix image size when zooming on tablet (by @NeOMakinG)
- #29665: Fix bad selector to fix checkbox issues on RMA (by @mflasquin)
- #29632: Select new invoice address automatically (by @lartist)
Core - Improvements
- #30676: Upgraded classic theme and ps_contactinfo module (by @nicosomb)
- #30454: Update composer dependencies (by @mflasquin)
- #30437: Upgraded to latest symfony 4.4.x (by @nicosomb)
- #30230: Upgrade cancel-workflow-action so that previous AND next same jobs are canceled except the last one (by @lartist)
- #29586: [BC Break] Disable execution of multiple statements in a single SQL query (by @atomiix)
- #29636: Upgrade Smarty to 3.1.47 (by @mflasquin)
- #29235: Update prestashop 1.7.8.x composer dependencies (by @matks)
- #29831: Convert 1.7.9 to 8.0.0 in deprecation message (by @matks)
Core - Bug fixes
- #30465: fix(Cart): fix notice saving customization when customer field is empty and not required (by @davidglezz)
- GHSA-9qgp-9wwc-v29r: Potential Information exposure in the upload directory (by @atomiix)
- #30273: Test id_manufacturer index before accessing it (by @Hlavtox)
- #30114: Do not build a domain from the module name (Cherry pick of #30080) (by @atomiix)
- #29079: Change default assignation of Product::pack_stock_type (by @abramofranchetti)
Installer - Improvements
- #29616: Remove prestashop/prestashop-git from development environment (by @FabienPapet)
Installer - Bug fixes
- #30099: Fix issue on fresh installation with docker in branch 1.7.8.x (by @sefirosweb)
- #29615: Fixed installation screen when some config keys were missing (by @nicosomb)
Web Services - Bug fixes
- #29756: Fix error on patch method because of php 8.0 throw a fatal error (by @mflasquin)
Localization - Improvements
- #30521: Fix translations (by @atomiix)
Localization - Bug fixes
- #30107: Add missing trans method instead of hard-coded wording (by @jolelievre)