Thelia v2.1.4 Release Notes

    • โž• Add export.top and export.bottom hooks
    • ๐Ÿ›  Fix slash ended rewritten url redirection
    • Remove currency_rate_update_url in setup/insert.sql
    • ๐Ÿ‘ Allow relative path for the file logger from THELIA_ROOT
    • ๐Ÿ›  Fixed product loop behavior when category_default is set
    • ๐Ÿ‘ฎ Force locale in session when loading a rewriten url
    • โž• Add port parameter for installing thelia with cli tools
    • ๐Ÿ”„ Change default param of the isPaid function, true is the good default parameter.