Thelia v2.2.0-beta1 Release Notes

    • ๐Ÿ›  Fix currency create action to set the by_default field properly.
    • Add missing column default_template_id in category_version table
    • The product parameter of the feature_value loop is no longer mandatory
    • ๐Ÿ—„ The product parameter new $PRODUCT variable is deprecated. $PRODUCT_ID should be used instead.
    • ๐Ÿ›  Fix smarty format_date function to use consistent format when locale attribute is used.
    • ๐Ÿ‘ฏ A product and all it's dependencies can now be cloned
    • ๐Ÿ›  Fix index form error information session cleaning
    • ๐Ÿ”‹ Feature's free text values now handle i18n
    • URLs now have no problem with accents or case
    • โž• Add order by weight and weight_reverse in product sale elements loop
    • โž• Add the ability to remove arguments in loops.
    • ๐Ÿ†• new back-office is enhanced with a group button actions and a new layout
    • โž• Added an optional 'ajax-view' parameter to card add form
    • โž• Add validation groups in form from parser context
    • ๐Ÿ”‹ Feature value are not translatable
    • ๐Ÿ‘ Allow multiple authors in module.xml file. Fixed #1459
    • ๐Ÿ›  Display the mini cart with a hook. Fixed #1233
    • โž• Add date range for order export
    • Klik&Pay is no more a submodule