Shoop v1.9.7 Release Notes

Release Date: 2019-06-19 // almost 5 years ago
  • Admin

    • ๐Ÿ”ฆ Expose dropzone activation to the world
    • ๐Ÿ›  Fix boolean test when a false constant is needed
    • ๐Ÿ›  Fix state issue with order editing
    • Customize admin menu with nested levels
    • โฌ‡๏ธ Drop subcategories from admin menu as unused
    • Customize admin menu with first level categories

    Core

    • โž• Add signal and notify event when order status changes
    • Use force_text in models str method to make sure to return strings

    Front

    • Filter out invalid suppliers from category list
    • ๐Ÿ‘‰ Make shipping address optional in checkout phase
    • ๐Ÿ›  Fix manufacturer, supplier and variation filters

    โš  Warning!

    • ๐Ÿš€ There is known bug around admin action buttons in v1.9.5. This release v1.9.6 fixes the issue (just skip v1.9.5).

    โš  Warning!

    • ๐ŸŽ Catalog campaigns (campaigns.modules.CatalogCampaignModule) should be avoided due performance issues. Catalog campaign module is disabled by default and will be removed from Shuup 2.0. Use shuup.discounts instead.

    โš  Warning!

    • ๐Ÿš€ If you had used permission groups for shop staff members prior to 1.9.0 release you should re-generate your permissions since new permissions logic was added.

    โš  Warning!

    • ๐Ÿš€ If upgrading from pre v1.6.3 see the release notes for the fixed migrations in v1.6.3.