Thelia v2.1.3 Release Notes

    • โž• Add \Thelia\Model\OrderProduct::setCartItemId and \Thelia\Model\OrderProduct::getCartItemId to remove the typo with cartIemId
    • A notice is displayed when the product's template is changed
    • ๐Ÿ”’ Security fix on authentication
    • ๐Ÿ›  Rename cookie related config variables. They were prefixed with "thelia_" on insert, but not in the code

    ๐Ÿ—„ DEPRECATED

    • \Thelia\Model\OrderProduct::setCartIemId Because of a typo
    • \Thelia\Model\OrderProduct::getCartIemId Because of a typo too