Shuup v1.11.8 Release Notes

Release Date: 2020-07-31 // over 3 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix admin order edit tool to use correct id for supplier query
    • Admin: limit the Manufacturer delete queryset per shop

    โž• Added

    • ๐Ÿ”” Notify: added email template object to store reusable email templates for SendEmail actions This contains a migration step to move all old body template field to use email templates.

    ๐Ÿ”„ Changed

    • ๐Ÿšš Xtheme: move CodeMirror JS lib dependence to Admin
    • Sanitize product description on save if SHUUP_ADMIN_ALLOW_HTML_IN_PRODUCT_DESCRIPTION is set to False