PrestaShop logo

PrestaShop

Open source e-commerce platform for building an online store

Alternative to: shopify, woocommerce, bigcommerce, magento


About Versions (100)

1.7.6.3

2020-01-21

Main fixes

  • Unclear error notifications about the number of characters allowed on both following pages:
    • Advanced Parameters > Team > Profiles (#16725)
    • Catalog > Categories > Edit (#16514)
  • Cost price & unit price sections on a product sheet do not save the changes (#16353)
  • When I install a new language, emails are not translated at the first generation (#16273)
  • Quickview and product flags bug (#16633)
  • Wrong encoding for viewed products (#16739)
  • Currency translatable fields empty in webservice 1.7.6.1 (#16760)
  • Customers export from the BO - Wrong 50 limit (#16328)
  • Error in mails/it/order_customer_comment.html (#16829)
  • Missing chart in Shop Search stats for new employees (#16730)
  • Dashboard - customer link not working 1.7.6.1 (#16460)
  • Can’t enable/disable Newsletter option & Enabled option when the field “Partner offers” is required (#16509)
  • PrestaShop’s front office should be displayed right-to-left when in Arabic (#17245)

Important changes

Below are listed all issues we improve in this version:

  • Quick access error when having a wrong url (#17050)
  • Protect modules vendor folder on install/upgrade/enable (#17036)
  • Email Theme permissions settings are not saved when trying to enable them (#16337)

Full changelog

  • Back Office:
    • Improvement:
      • #17036: Protect modules vendor folder on install/upgrade/enable (by @jolelievre)
    • Bug fix:
      • #16906: Handle profile name above 32 chars exception (by @atomiix)
      • #17087: Define alert message when error are found in Category Form (by @Progi1984)
      • #17065: Fix encoding on product name in viewed product (by @Progi1984)
      • #17071: Fix recursive check of updated files - backport of #16765 (by @matks)
      • #16742: Can’t export data more than filters limits (by @PierreRambaud)
      • #16696: Fix email theme permission (by @atomiix)
      • #16746: Attributes bo_css & bo_theme can be empty (by @PierreRambaud)
      • #16729: Cost price & unit price are erased when saving with a supplier (by @PierreRambaud)
      • #16888: Fix customer comment template (by @jolelievre)
      • #16294: Fix email not translated when installing a new language (by @atomiix)
      • #16648: Fix customer statuses not being able to toggle when optin field is required (by @matthieu-rolland)
  • Front Office:
    • Bug fix:
      • #17248: Added RTL Style for Classic Theme (by @Progi1984)
      • #16852: Fix a bug where changing quantity on product quickview adds products tags on ever products (by @NeOMakinG)
      • #17030: Ignore rtl assets and remove _rtl.css files (by @NeOMakinG)
  • Core:
    • Bug fix:
      • #17050: Quick access error when having a wrong url (by @PierreRambaud)
      • #16893: Fix yml config parse typo (by @mvorisek)
      • #16522: Prevent getter from changing class state (by @eternoendless)
    • Refactoring:
      • #17130: Make $localizedSymbols variable to be compatible with develop (by @atomiix)
  • Web Services:
    • Bug fix:
      • #17069: Fix Currency i18n fields issue in webservice (by @atomiix)