PrestaShop 1.7.8.3
27 January 2022
PrestaShop version 1.7.8.3 is now available (security release).
Upgrading to PrestaShop 1.7.8.3
PrestaShop 1.7.8.3 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 1.7.8.3 upgrade prior to applying it live. Get started managing your PrestaShop installations with Installatron
What's New in PrestaShop 1.7.8.3
Back Office - Bug fixes
- Allow all characters for Cart Rule & Order Cart Rule names
- Fix color picker bug when multiple colorpickers are present
- Use reverse translation for Tabs with no wording and domain
- [BC Break] Exclude directories when extracting module wordings
- Fixed error message when the order language is different of the employee language
- Bad display of label in Email theme page
- Remove header calculation and set toolbar to sticky
- Fix dropdown align on email theme page
- Fixed Recalculate Shipping when the carrier of an order is changed
- In BackOffice, fixed the header search box oversized height
- Fix unnecessary scrollbar
- Fix left padding of header when sidebar menu is closed
Front Office - Improvement:
- Replaces the new product flag in the product flags by new
- Fix manufacturer logo in Classic theme
Front Office - Bug fixes
- Fix product width on featuredproducts
- [BC Break] Fix menu and searchbar on tablet on classic
- Add IE11 support to FO webpack
- Fixed the Newsletter block overlap on Customer Reassurance block
- Allow vertical scroll on product images
- [BC Break] Allowing to set different image ratio on product miniature, minor code refacto
- Fix listing classes when using facetedsearch
- Remove lazy load for logo
Core - Improvement
- Bump modules
- Add allow-plugins entry for composer 2.2.x
- Bump version to 1.7.8.3
Core - Bug fixes
- Let Symfony handle kernel reboot
- Fix label_attr check in form_rest macro
- Add missing parameter in RenderingHookEvent
- Security: #GHSA-mrq4-7ch7-2465: Server Side Twig Template Injection
Localization - Bug fixes
Tests - Bug fixes
- Do not trust the new composer binary mode (cherry pick of #27067)
Tests - Refactoring
- Fix tests 'Open help bar' on stocks page
- Use new commands on package.json and mochawesome-merge to push on nightly (by @boubkerbribri)