shoop v2.5.0 Release Notes

Release Date: 2021-03-22 // about 3 years ago
  • ๐Ÿ”„ Changed

    • Front: Add so basket.get_final_lines(with_taxes=True) gets called after selecting shipping- and payment method. Reason for this is so all the taxes gets calculated before end customers fills in their payment details
    • ๐Ÿšฆ Core: undeprecate signals for ShopProduct model

    โž• Added

    • 0๏ธโƒฃ Core: add attribute in Carrier model to control whether to manage shipments using default behavior
    • Admin: add shipment list view to list all shipments

    ๐Ÿ›  Fixed

    • ๐Ÿ”” Notify: Fix so there is no 500 error when accessing EmailTemplate settings page
    • Taxes: fallback location to billing address when shipping address is not available
    • Importer: Ignore rows without any data