Thelia v2.2.2 Release Notes

    • ⚡️ #1901 Update Colissimo export, add link to order and to customer, add package weight
    • (related to #1857) Fix of hookblack : order.tab
    • (related to #1843) Fix smarty form_collection_field, a performance problem was introduced after this PR: #1613 because ​the Form::createView() method create all form view on each call.
    • (related to #1830) Fix attribute title in the modal "create a new combination"
    • (related to #1825) Add message if thelia project is not installed
    • (related to #1824 #1829) Fix the admin home stats, On page load, the month sent to Thelia was bad
    • 0️⃣ (related to #1821) Fix the value for constant AdminForm::LANG_DEFAULT_BEHAVIOR, Resolve ##1820
    • (related to #1818) Fix menu hook block to integrate main link if it's used #1818
    • (related to #1806) Fix the event dispatched before decoding of the import, TheliaEvents::IMPORT_AFTER_DECODE to TheliaEvents::IMPORT_BEFORE_DECODE
    • (related to #1796) Fix regression in OrderAddressEvent cell phone can not be required in the constructor
    • ⚡️ (related to #1790) Update the default PSE ref when the product ref is updated
    • (related to #1783) Fix product price exports. Resolve #1078 #1610
    • (related to #1771) Add argument customer_id for hook customer.edit-js
    • (related to #1769) Increase API key size to 48
    • ⚡️ (related to #1768) Update composer.lock file, update of the dependency thelia/currency-converter to version 1.0.1
    • (related to #1760) Set order status as paid when the FreeOrder module is used to "pay" an order
    • (related to #1753) Fix the rounding of prices in the order product loop
    • 🔧 (related to #1751) Fix for undefined currency exchange rate, add error message in the currency configuration page when an
    • (related to #1750) Add EQUAL to product loop filter by min or max
    • 🛠 (related to #1747) Fixed success_url check for contact form
    • 0️⃣ (related to #1745) Fix output value IS_DEFAULT in the product_sale_elements loop