All Versions
172
Latest Version
Avg Release Cycle
4 days
Latest Release
1181 days ago

Changelog History
Page 8

  • v2.1.9 Changes

    September 23, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix button that removes coupon from the basket by using the correct JS event property
  • v2.1.8 Changes

    September 15, 2020
    • โšก๏ธ Update translations strings
    • ๐Ÿ‘ Importer: fix product CSV importer to better match the headers
  • v2.1.7 Changes

    September 11, 2020
    • ๐Ÿš€ Admin: improve product variation management. This release purely amends release 2.1.6.
  • v2.1.6 Changes

    September 11, 2020

    Admin: add supplier check to product list and edit views Admin: improve product variation management

    Remove activate template form field as confusing.

    1. Now when add new template:

      • New empty template is created
    2. When you have template selected:

      • Product variations are saved based on the form
      • Variation options are updated to the selected template
    3. When template is not selected:

      • Product variations are saved based on the form
  • v2.1.5 Changes

    September 08, 2020

    ๐Ÿ›  Fixed

    • Requirements: require Markdown>=3,<4 instead <3
    • ๐Ÿ”Œ Xtheme: Fix social media plugin form initial data population.
  • v2.1.4 Changes

    September 08, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ”Œ Xtheme: fix social media plugin form populate
    • GDPR: Fix anonymization error when an order of a contact had no shipping or billing address.
  • v2.1.3 Changes

    August 28, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿ”Œ Xtheme: fix model choice widget for plugins (django 2)
  • v2.1.2 Changes

    August 26, 2020

    ๐Ÿ›  Fixed

    • Xtheme: fix editor template issue
    • Simple CMS: make sure to pass optional parameters through kwargs in form
  • v2.1.1 Changes

    August 26, 2020

    โž• Added

    • Admin: add option to delete attributes

    ๐Ÿ›  Fixed

    • Xtheme: fix editor template issue and make sure to pass optional parameters through kwargs in form
    • ๐Ÿ”” Notify: unescape email subject and body to prevent sending broken characters in emails
  • v2.1.0 Changes

    August 24, 2020

    โž• Added

    • shuup.notify: add notification_email_before_send signal to SendMail
    • shuup.notify: add event identifier to Context