PrestaShop v1.7.6.4 Release Notes

Release Date: 2020-03-05 // about 4 years ago
  • ๐Ÿ›  Main fixes

    • An error case on the customer email validation (#17809)
    • ๐ŸŒ Failure on loading the product_page.css and translations.css files (#17584)
    • ๐Ÿ” Display issues on the SEO live previews on Safari desktop (#17525)
    • A combination color wasnโ€™t displayed when it was selected (#17437)
    • View on category not possible when all subcategories were disabled (#17379)
    • ๐Ÿ”ง Some product combinations were not displayed on particular stock and product configurations (#17345)
    • ๐Ÿ‘Œ Support link was not displayed properly in the order confirmation in Arabic (#17242)
    • Display issue on emails' subject with special characters (#16847)
    • An error on the discount occurred on the invoice when applying a specific cart rule to an order
      (#16491)

    Important changes

    ๐Ÿ”’ Find below detailed information about the security fix provided in this version:

    Full Changelog

    • Back Office:
      • Bug fix:
      • #17711: Fix a bug on safari where SEO preview on create page was not updated (by @NeOMakinG)
      • #17613: Files translations.css and product_page.css do not exist (by @PierreRambaud)
      • #17395: Can't explore a category when all subcats are disabled (by @PululuK)
    • Front Office:
    • Core:
      • Bug fix:
      • #17846: Fix exception thrown when editing a customer with a bad email address (by @atomiix)
      • #17433: Do not escape translations when using the legacy translator from the new one (by @Progi1984)
      • #17306: Do not force memory_limit in index_cli.php (by @PierreRambaud)