Shoop v1.9.13 Release Notes

Release Date: 2019-11-12 // over 4 years ago
  • Core

    • ➕ Add default to order line modified on migration

    General

    • Adjust django-filer version for Django 1.8 and 1.9

    Tasks

    • 🛠 Fix issue with broken div in dashboard item

    Warning!

    • If still on Django 1.8 or 1.9 versions make sure you keep your django-filer<1.6.0

    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.