Thelia v2.3.3 Release Notes

Release Date: 2016-08-31 // over 7 years ago
    • ๐Ÿ›  Fix identical queries in the productSaleElement loop and the Product loop (related to #2249)
    • ๐Ÿ›  Fixed and optimized content and product loops (related to #2243)
    • ๐Ÿ›  Fix #2229 : bad resource code in MailingSystemController class (related to #2240)
    • ๐Ÿ›  Fix #2233 : customer profile update (related to #2239)
    • ๐Ÿ›  Fixed cancelPayment method in BasePaymentModuleController class (related to #2237)
    • ๐Ÿ›  Fix #2215 : loop pagination cache (related to #2231)
    • ๐Ÿ›  Hook fixes (related to #2230)
    • ๐Ÿ›  Fix duplicates in country loop when used with "with_area" argument (related to #2222)
    • ๐Ÿ›  Fix coupons issues (related to #2219)
    • ๐Ÿ›  Fix for #2213 : Nesting loops with the same argument set is now working (related to #2214)
    • ๐Ÿ›  Fix missing model on LoopResultRow (related to #2208)
    • โž• Add delimiter and enclosure for header insertion (related to #2207)
    • โž• Add reset array pointer if $data is an array. (related to #2206)
    • ๐Ÿ›  Fixed sale edit form (related to #2205)
    • โž• Add isEmpty(), to check if $data is empty. (related to #2204)
    • Check if $error exist, specific for submit type (related to #2203)
    • ๐Ÿ›  Fix currency creation modal (The currency field is missing in the html template) (related to #2202)
    • โšก๏ธ Update BO typo (related to #2191)