shoop v1.10.2 Release Notes

Release Date: 2020-02-19 // about 4 years ago
  • โž• Added

    • Admin: add option to impersonate staff users
    • ๐Ÿ”” Notify: add option to delete notify scripts
    • Admin: Allow shop staff to impersonate regular users
    • ๐Ÿ”” Notify: Add BCC and CC fields to SendEmail notification action.
    • โž• Add the CHANGELOG.md to the root of the code base.

    ๐Ÿ”„ Changed

    • Xtheme: Improve template injection by checking not wasting time invoking regex for nothing
    • โž• Add MiddlewareMixin to all middlewares to prepare for Django 2.x
    • ๐Ÿ”” Notify: Changed the Email topology type to support comma-separated list of emails when using constants.
    • Front: skip product filter refresh if filters not defined
    • GDPR: change "i agree" button to "i understand"

    ๐Ÿ›  Fixed

    • 0๏ธโƒฃ Front: fix notification template default content
    • Admin: improve primary image fallback for product
    • ๐Ÿ›  Fixed the placeholder of Select2 component in Admin
    • FileDnDUploader: Add check for the data-kind attribute of the drop zone. If the data-kind is images, add an attribute to the hidden input that only allows images to be uploaded.
    • Front: fix bug with imagelightbox
    • ๐Ÿ†“ CMS: Free page URL on delete