Thelia v2.1.2 Release Notes

    • โž• Add the possibility to delete a coupon from the backoffice.
    • module list is now reversed. Delivery modules appear first, then payment and finally classic modules.
    • display a loader when a module is uploaded
    • Change product prices export and import format to be compatible, now using product_sale_elements id as key to identify PSE.
    • ๐Ÿ›  Fix unused variable in Thelia\Controller\Api\CustomerController::getDeleteEvent
    • ๐Ÿ”„ change default order for cart loop.
    • โž• Add missing static keyword for Thelia\Core\HttpFoundation\JsonResponse::createError
    • Do not register previous url on XmlHttpRequest
    • ๐Ÿ›  Fix deploy image directory destination
    • ๐Ÿ›  Fix redirect response if a AuthenticationException is catched
    • 0๏ธโƒฃ The PaymentModule log default level is now INFO instead of ERROR
    • ๐Ÿ—„ Direct instantiations of Thelia forms is deprecated. BaseController::createForm() should be used instead.
    • Prevent XSS injection in error.html template
    • The hook method is now stored in the ignored_module_hook table
    • ๐Ÿ‘ Allow to hardlink TinyMCE rather than symlink
    • โž• Add bootstrap paths for thelia-project
    • Enlarge order dropdown menu to prevent wrapping in some languages
    • ๐Ÿ›  Fixed langugage when previewing e-mails